Changing the data set in the client end

Hello,

I want to change the dataset in the client end for Tree control and Grid control. As of now, I am using custom JS to achive the required fuctionality and working for me. My questions is am I going in the right direction or is there any DhtmlX standard way.

Please let me know your thoghts.

Thanks,
RamaRao R.

Unfortunately it’s not clear what do you mean under “change the dataset in the client end for Tree control and Grid control”. You can reload Grid with new data or with new structure. Please check examples here dhtmlx.com/docs/products/dht … fresh.html

dhtmlx.com/docs/products/dht … eload.html