Search Results

0
votes
1answer
40 views

Paging Gridview

I have a gridview with page size=4 what I need is how can i make for loop for all rows in grid view not just in the currnt page? thanks alot …