Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Scott on Aug 01, 2007 18:55
open dhtmlx forum
Treegrid serialization in 1.4 - Changed rows only

Hi,
I just read in this post:

http://www.scbr.com/docs/products/kb/?s=normal&q=567&a=546
In case of treeGrid - situation is more complex, treeGrid serialization result must contain the correct parent-child structure, but in case of "only-changed" serialization - only changed rows must be in result xml, because those two instructions confict with each other. The serialization of only-changed rows in case of treeGrid works not good. The oncoming version of grid 1.4 will have more strict hierarchy and will work correctly in described case. If you need fix ASAP - I can provide some kind of workaround - but it is still not universal.

I need to only serialize the changed rows in my 1.4 treegrid. I just tested it, and appears that no rows are returned. I'm also running in split mode.

        grid.setSerializationLevel(false, false, false, true, true); 

Thanks.
Answer posted by Stanislav (Support) on Dec 10, 2014 11:19

If you haven't found the needed information there and still looking for a solution, you will find the additional help checking textarea selection and a href refresh.