:: Forum >> Version 2 >>

Combo Item Selected

More information on this topic is available in the documentation section: /ui.combo/.

I want to be able to get the selected item in a combo box. I tried obj.getCellText but that didnt work. In javascript you can use the .selectedIndex or .value property to get the value of the selected item. What is the syntax to get the value of the item selected in a this
combo box
Shaleen
Friday, January 27, 2006
use obj.getSelectedItems()
ralf
Friday, February 3, 2006



This topic is archived.

Back to /ui.combo/

Documentation:

Forum search