Home / DeveloperSection / Category
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
This article introduce new designing way for those guy who interested to developed attractive responsive design in ExtJs
In this UI we use border layout and inject User form in main view in the center. And in the bottom we use a Grid that shows record of the database.
Create tab view with user form and grid view. Grid can be call on trigger click and when we click twice on row data of grid then its set on user form textfields. In user form there is three buttons save,delete and update, that’s perform operations.
This article helps that how we create a card view with tab and access multiple forms,grids or tabular data form(as our requirement),with single click on the tab of the card view.
In this article we can defined how to connect database and insert record from user interface(User Form)
In the way of developing we firstly define model .In model we defined properties of components likes grid, that’s we use for view.