I am trying to create a tree grid with the data store.
When I create it w/o the datastore, the grid works, but when I try loading the grid using the datastore it gives the error
TypeError: d is undefined dhtmlxtreegrid.js line 29
What else can I do?
I need to have multiple data sets available for the same tree grid on the page. I just have to switch to different data sets on some actions. Is there a way I can do this in DHTMLX