3.2.0

How to get the text in the combo box

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
September 21,
Use
obj.getControlText();

to obtain the displayed value.
heis
September 21,

This topic is archived.

See also:


Back to support forum