Categories | Question details Back To List | ||
DHTMLX Tree : Restricting the content size. Hi, I want to restrict the content size while EDITING the content in the grid cell. Help me to achieve this. Answer posted by Support on Jul 17, 2008 05:36 It is possible using onEditCell event handler. Please, have a look at the sample in the documentation dhtmlxGrid/samples/cell_types/pro_maxlength.html or on our web site: http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/cell_types/pro_maxlength.html |