"multiple" Property of the ListBox - Component
At the tutorials we can find a good example how to use the multiple function of the ListBox.
You have to use the "Bind to Data" Option to bind the ListBox to the "com.sun.rave.web.ui.model.Option" as an object.
But how can I handle this if I need the "Bind to data" option to bind the ListBox to a DataProvider?
Thx
Message was edited by:
Eluchil

