Answers

Question and Answer:

  Home  Ext JS

⟩ Explain how to get a value of textfield or combo box?

using getvalue();

var selectedValue = mytextfield.getValue();

 187 views

More Questions for you: