Hi I have a virtual list bound to a store and it displays the data correctly. Now in typical master/detail fashion I would like to show the details of the selected item. I am wondering how best to do this. Do I bind the textfield to field in the model or do I add a listener to the "change" event of the list and use a function to set the textfield value?
It seems simpler to bind to the model but I am not sure how to do that since I cannot find the appropriate "value" property of the textfield. Thanks, Simon ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
