Hi, I'm still working with qooxdoo's remote tables and I'm having problems with getting the right data from mysql. The trouble is that qooxdoo at the beginning wants to have rows 0 to 100 and, if the table is scrolled to the appropriate position, qooxdoo requests the next 50 rows, etc. It is rather easy to get the right results from mysql if the table is sorted by strictly successive id's, i.e. if there is no number left out. After thinking things through I also managed to get the remote table working correctly with tables in which some id's are missing, i.e. where numbers are not strictly successive. I also managed to deal with ascending and descending ordering by id. What I'm still not able to do is to sort tables correctly (ascending or descending) by other column titles which contain text and / or which are not unique. My question is whether there is some easy way to do this. Has somebody done it (I guess so) and can point me to the right direction? I guess I have to solve that somehow in mysql but I want to make sure that there is no easy way in qooxdoo that I'm ignorant of.
Greets, Michael ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
