I see a example in a dhtmlxtree about multilineitems, but in dhtmlxtreegrid i can’t put the propertie of enableMultiLineItems.
Can someone say me how activate this option?
thanks.
I see a example in a dhtmlxtree about multilineitems, but in dhtmlxtreegrid i can’t put the propertie of enableMultiLineItems.
Can someone say me how activate this option?
thanks.
You sould use method from dhtmlxGrid:
mygrid.enableMultiline(true);