Here I will explain how to show the gridview with different type of paging in asp.net.
Description:
I have one gridview with multiple number rows at that time I tried to set paging for my gridview for that I have search gridview properties at that time I found different type of paging mode styles are available in gridview for paging those are
1. 1) Numeric
2. 2) NextPrevious
3. 3) NextPreviousFirstLast
4. 4) NumericFirstLast