UI Deploy

Curated, Short, Web UI Dev we Love.

Ext JS Grid Grouping Tutorial

This tutorial shows you how to create a grouped grid in Ext JS. Ext JS grid grouping is a common scenario in business applications where users need to analyze tabular data grouped by different attributes. The Ext JS application that you will create in this tutorial will render an Ext JS grid containing fictional data describing model cars.

view source

Advertisement