category

Home / DeveloperSection / Category

Scientific Calculator layout code in Sencha ExtJs
Scientific Calculator layout code in Sencha ExtJs

This article introduce new designing way for those guy who interested to developed attractive responsive design in ExtJs

Crud Operation in Border Layout on Grid
Crud Operation in Border Layout on Grid

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.

Crud Operation in ExtJs
Crud Operation in ExtJs

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.

Design of Card view with tab in Sencha ExtJs
Design of Card view with tab in Sencha ExtJs

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.

Use of grid view in a single html page in sencha ExtJs
Use of grid view in a single html page in sencha ExtJs

In the way of developing we firstly define model .In model we defined properties of components likes grid, that’s we use for view.