Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Dmitry on Feb 24, 2008 22:21
open dhtmlx forum
TreeGrid serialize of closed branches

Hi!

could i serialize closed branches (which was generated as xml kid) of TreeGrid?

How can i do it?
Answer posted by Support on Feb 25, 2008 07:36
If data already loaded on client side - it will be included in serialization automatically ( without relation to closed|opened state of branch )
If data not loaded from server side yet - there is no way to include it in serialization ( grid can operate with loaded data only )