In refernece to
dhtmlx.com/docs/products/kb/inde … 48&a=18037
A) What menus do you mean? Context menu on cells and Header menu on Column headers
b) To save current grid state you can use method mygrid.getStateOfView(). Method returns details about current grid state:?
But what about the grid’s content. This will not help if I need to get back grid’s old content. Infact every attribute of
previous grid i.e. content, column types, combo contents etc… (everything)
Thanks,
a) Unfortunately we cannot reproduce this issue locally. Can you please provide us example where we can reproduce it (you can sample directly to the dhtmlx.com/docs/products/dhtmlxG … l#grid_csv
After calling attachToObject() grid just change it’s container. Any changes should not happens in the grid structure and columns’ types.