:: Forum >> Version 2 >>
How to get the text in the combo box
More information on this topic is available in the documentation section:
/general.demos/classic-skin.html.
I want to edit some text into the combo box and then i want to get this text through Combo object (AW.UI.Combo). How can i do that? Some one help me! Thanks!
a student
Thursday, September 21, 2006
Use
obj.getControlText();
to obtain the displayed value.
heis
Thursday, September 21, 2006
This topic is archived.
Back to /general.demos/classic-skin.html
Documentation:
Forum search