Hi Adam, try qx.util.Serializer.toJson(myModel) and let us know if you succeed.
I haven't tried VirtualTree yet myself, but this Serializer method is intended to work with any qooxdoo object; just make sure you use it on the model. Greetings Stefan On 30.03.2011 21:17, mmbolido Gazeta.pl wrote: > Hi, > > I use qx.ui.tree.VirtualTree - it's great, thanks for it:-) I make model > via qx.data.marshal.Json.createMode, but after edit (I have tree with > checkboxes), I need create JSON back from teh model, for send it to > the backed. How can I simple make JSON-on from model from VirtualTree? > > Best regards, > Adam ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
