hi,
i’m using a grid with around thousand records. can u pls let me know the way of doing following.
1.once a row selected, need to copy header and selected row to another grid with transpose effect.
2.when using treeview with dhtmlx.js, need to convet that treeview to treegrid simply, currently attach with attachtree().
1.once a row selected, need to copy header and selected row to another grid with transpose effect.
You may try use getColLabel() method to get the header’s labels: docs.dhtmlx.com/doku.php?id=dhtm … olumnlabel