Setting Maxlength for a column.

Is there a way to set the maxlength for a column in dhtml grid i.e. user won’t be allowed to enter more than a specied number of characters in the cells of a column. Similar to the tag maxlength we use for textbox in html.

There is no such built in functionality, but it can be done by some custom code attached to grid’s event
dhtmlx.com/docs/products/dhtmlxG … 9395338000

Is there a way to set the maxlength for a column in dhtml grid i.e. user won’t be allowed to enter more than a specied number of characters in the cells of a column. Similar to the tag maxlength we use for textbox in html.

------I have the same problem, but the next link not work

There is no such built in functionality, but it can be done by some custom code attached to grid’s event

help me please

Check the attached sample.
1293636582.zip (112 KB)