- Here we can manipulate the data as like a data list control(Insertion, deletion)
- Here we can get the data at runtime in tabular form automatically.
- Here we can easily sort the data in ascending or descending order through the sorting property in Grid view.
- In the Grid view control, we get the default template
- Auto edit, Auto delete, Auto Select options are preoccupied here
In the grid view control, we can apply eight templates
1. Item template
2. Edit item template
3. Alternating Item template
4. Header template
5. Footer template
6. Selected Item template
7. Pager template
8. Empty Data template