:: Forum >>

Combo Display Items to be different than get items

Hi,
May be this is already posted, but I could not find the links for this question.
Just like html, I need to display a set of Item in a Combo box, but when an item is selected, I need to get its OPTION VALUE rather than the selected item. From the below example, I will be displaying 'Once', 'Twice' etc, but when those are selected, I will taking 'one', two' as its value.
"<SELECT NAME="menu" SIZE=1>
<OPTION SELECTED VALUE="">
<OPTION VALUE="one">Once
<OPTION VALUE="two">Twice
</SELECT>

Please let me know if AW.UI.Combo supports it. If so, can you please provide me the pointers?

Thanks in Advance



VJ
Monday, February 1, 2010
Never mind, I think I got the answer through this link:
http://www.activewidgets.com/javascript.forum.12308.8/v2-0-combo-control-value.html

Thanks
VJ
Monday, February 1, 2010

This topic is archived.


Back to support forum

Forum search