Hi all! I have a object: var jsonData = qx.util.Json.parse(...);
After this I want to send data from json to table Simple. But i dont know how use this var. I tried use jsonData as array, but it was stupid idea: this.debug(jsonData.getLength()); How I can get a data from jsonData? Thank you. -- View this message in context: http://qooxdoo.678.n2.nabble.com/Object-of-qx-util-Json-parse-tp6433315p6433315.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
