"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

[384 byte] By [Eluchil] at [2007-11-26 10:35:35]
# 1
Hi There,The following tutorial shows you how to bind a drop down list to a dataprovider. http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/dat aboundcomponents.htmlHope this helpsK
kish@sun at 2007-7-7 2:46:26 > top of Java-index,Development Tools,Java Tools...