Answers

Question and Answer:

  Home  Ext JS

⟩ Explain extjs decode()?

var json = Ext.decode(response.responseText);

Ext.Msg.alert('Error', json.error);

 179 views

More Questions for you: