⟩ Explain Extjs Ajax implementation?
A typical Ext JS Ajax implementation: an HTML text field and button element that posts data in the text field to a Web server when the button is clicked.
A typical Ext JS Ajax implementation: an HTML text field and button element that posts data in the text field to a Web server when the button is clicked.
What is xtype?
How to how many types of layout managers exist in extjs?what are they?
What is vtype?
Tell me how to get record object from store?
Explain how we can apply pagination in grid panel?
Explain purpose of Load mask?
Explain purpose of renderer in grid panel?
Do you know how to get selection model used in a grid panel?
Explain how to stop editing a record?
Tell me how to start editing a record?