Description of Grouping Data in a DataGrid :
This is an useful tutorial through which you can gather more information about grouping rows in the datagrid control. You can group the rows of the same category in the datagrid control for your necessity. This tutorial gives you the sample code which helps you to bind the data from the database to the database table and group the rows of the datagrid based on the category and show it on the datagrid control.