Hi,
I currently have an application which is used to present a custom view
of database records. The user can move either forward or backward,
looking at one record at a time. I also have a Json data store which I
would like to use to bind the controls in the record viewer. The data
is stored as arrays in the store which I would like to bind to the
controls so that the array elements would correspond to the different
records. However, I can't use a List controller since the target is not
one of the three supported (SelectBox, List, ComboBox) and using an
Object controller or directly using the bind method doesn't seem to
allow me to select any element from an array (only the first or the
last). Is there any way that I can do what I want with the existing
classes or do I have to dig into the List controller to understand what
it does and then roll out my own?
Thanks
Eric
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel