KoolGrid - Powerful PHP GridKoolGrid - Powerful PHP GridTrialVersion 2.0.0.0 released on 2/28/2010

Grouping - Initial Grouping

The example requires database in order to run. Click here to install now!

Description & Sample code

With KoolGrid, you can define your own grouping in coding. Basically, you need to create GridGroup's object and add it to the GridTableView that you want to show the group.

You can:

  • - Group by any available fields from SelectCommand.
  • - Customize the header text of the group.
  • - Customize the summary information of each groups.
  • - Show group aggregate information.


You may have a look at our example for more details.