Here's the situation: - I have 2 large arrays, where one array gets shown in a table - but it needs data from the second array (and parsing needs lots of time - especially on slower machines).
Is there a way to just load array 1 (initially) into the table and then parse/show only the rows shown in the table? (Lazy loading) I was under the impression that Qx has a mechanism for that, but can't find it. Qx 1.2.x Any info appreciated andy ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
