Tell me what is use of combo select event function?

Submitted by: Administrator
To get the selected value from a combo.using getvalue();
var selectedComboValue = mycombo1.getValue();
Submitted by: Administrator

Read Online Ext-JS Job Interview Questions And Answers