Florian Arndt schrieb: > Hi there, > > I took the example QxListView3 example and put it in my demo on > http://www.apollogui.com/demo/ > Now why is it that it cannot render 100 items while the example well does > 1000 > in my same browser env.?!
Good question. Especially as QxListView renders row virtually. It's generally not really interesting how much data is stored to show, it's more interesting how much data is really visible at one moment (number of rows) Sebastian > > Any help appreciated, > Wbr, Florian > > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
