DHTMLX GRID

HI.

How can I use “enableAutoHeight” in such way that autoheight is enable, no max height mention and grid header height should be included in new height.(as when we pass third argument true)?

And my second question is that how can I get the height of grid?



Regards

Umair Tariq

Xeeonix Tech.

no max height mention
Just use grid.enableAutoHeight(true);
>>and grid header height should be included in new height
this parameter is necessary, only if you are using max-height