dhtmlxgrid number format

Hi,

I’ve the following queries:

1> Is it possible to have number format in the xml tag as attribute instead of mygrid.setNumberFormat();

2>Is it possible to have max length validation as attribute in xml.



Thanks & Regards

Dilip


1) You can use “format” attribute of the tag (only for “end” or “calendar” excells):


Column label


2) Unfortunately it’s impossible