|
-
Nov 27th, 2011, 11:11 PM
#4
Re: Details View Paging
 Originally Posted by billboy
So I think on the pageindexchange i need to re-bind?
I am a bit lost here in ASP land
yes, In Gridview's PageIndexChanging you need to first set the PageIndex property of gridview to e.NewPageIndex and rebind the gridview with underlying datasource
PS:Make sure the gridview's AllowPaging is set to True
__________________
Rate the posts that helped you 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|