Categories | Question details Back To List | ||
treegrid How can I configure the column numberformat when loading and configuring from XML Thanks Answer posted on Jun 18, 2007 15:19 for "edn" and other similar exCells, the number format can be specified directly in configuration section <rows> <head> <column width="100" type="edn" format="0,000.00" align="right" color="white" sort="str">Sales</column> Answer posted by Stanislav (Support) on Dec 06, 2014 02:17 Not much can be said in addition to the reply above, but you also can check javascript tree editor and rich editor javascript and find out what we have probably missed in our explanation. |