Hi All,
I want to set the column Data size for the dhtmlx gird. Please let me know max characters that can be shown for the column in the grid. How to set the column data size?
Thanks in advance…
Regards,
Kiran
Hi All,
I want to set the column Data size for the dhtmlx gird. Please let me know max characters that can be shown for the column in the grid. How to set the column data size?
Thanks in advance…
Regards,
Kiran
Current version of dhtmlxGrid doesn’t provide such functionality. You can control how much charts can be inserted in grid cell useing “onEditCell” event or by creating custom eXcell type.