Hello there!
Have a question: I enabled multiline mode in my grids. But it only works in TreeGrid. It doesnt wrap in plain grid. I am using Version 1.4, so I assume it doesn
t work for plain grids when smart rendering is enabled because it has to keep the row height constantly to calculate correctly the number of rows to load?
So is it only working in TreeGrids?
Thx in advance
so I assume it doesn`t work for plain grids when smart rendering is enabled
Myltiline and smart rendering are mutual exclusive modes, they can’t be used in same time.
>>So is it only working in TreeGrids?
It will work in both Grid and TreeGrid while Smart Rendering is not used.
By the way, dhtmlxTreeGrid 1.4 doesn’t support Smart Rendering mode
dhtmlx.com/docs/products/dhtmlxG … patibility