On 7/6/07, Christian Boulanger <[EMAIL PROTECTED]> wrote: > Hi, > > I couldn't find this in the API: is sorting columns by clicking on the > column header implemented for TreeVirtual - I thought it would since it > uses the Table class behind the scenes - but I didn't find a way to turn > on this behaviour through the API.
No, it's explicitly not allowed. The tree would look FUBAR if you sorted the rows by anything other than in tree order. Derrell ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
