0
kicks
Paging for First, Next, Previous and Last in gridview
This Article explains how to do Paging for First, Next, Previous and Last in A GridView.
First fill the GridView with data from a table.
Drag and Drop 4 Buttons below the GridView.
Change the text of the buttons using Properties.
Select Gridview Properties and set AllowPaging=True. See the following picture.