> When you say request the next couple of higher indexes - what would be the > best way to do it - prefetchRows(which I tried and didn't worked for me) or > call to _loadRowData?
I'm not familiar with the internals of model.Remote. I think you have to override _loadRowData anyway, and this is just what prefetchRows calls. Which other method do you have to fetch data from the server? T. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
