I have a select box with a binded list that comes from the server. By default the first item in the list is displayed in the select box though and even though it may look selected it actually isn't.
I'd like to either add an empty first Item or a dummy first Item such "Please Select...." Adding that to the json source on the server would be it would show up in other parts of the application where that list is used. I started looking at the delegate feature of the List Controller but struggled to see how I may insert an extra dummy item. Any pointers?... Would this be a common need?.. I would have thought so. Cheers -- View this message in context: http://n2.nabble.com/Binded-SelectBox-insert-a-first-empty-item-tp4810771p4810771.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
