Wednesday, 23 April 2014

What are the Gridview Events in ASP.Net

There are different types of gridview Events . Those are 
1.Sorting
2.Sorted
3.selectedIndexChanged
4.RowUpdating
5.RowUpdated
6.RowEditing
7.RowDeleted
8.RowDeleting
9.RowDataBound
10.RowCreated
11.RowCommand
12.RowCancelingEdit
13.PageIndexChanging
14.PageIndexChanged

No comments:

Post a Comment