Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Rolf Fuhrmann on Oct 08, 2008 08:57
open dhtmlx forum
TreeGrid state save

How I can store the whole TreeGrid state (JSON) before the Submit. Is thought whether a node is opened or is closed, the values by cells, userdate and gifs for example. And how can I restore the TreeGrid afterwards?

Thanks in advance and best regards


Rolf
Answer posted by Support on Oct 08, 2008 09:55
Current version of TreeGrid doesn't support serialization to JSON format, it can be serialized to XML only. 
Answer posted on Oct 09, 2008 06:47
I used the serialize() function. But the xml stream seams not valide. See the attached file.

Best regards

Rolf
Attachments (1)
Answer posted by Support on Oct 09, 2008 07:56
Fix for reported issue sent by email.