⟩ Ext-JS Interview Questions
Understanding the major UI components (grid, form, tree etc)
How to integrate your existing data with Ext?
How to use Ext Layouts?
The Ext Component Model?
Understanding the major UI components (grid, form, tree etc)
How to integrate your existing data with Ext?
How to use Ext Layouts?
The Ext Component Model?
Please write syntax for MessageBox show() method?
Do you know what is purpose of MessageBox?
Explain the css file required to apply Extjs Theme property?
Explain the extjs library files to include in JSP page?
Tell me what is parent class for all stores in extjs? how many stores exists?
Explain how to handle exception while loading datastore?
Explain how to handle updates for store changes?
Tell me how to handle event for a extjs component?
Explain how to find no of records in a store?
Explain what is purpose of loadData() in store?