1
shouts

Resetting the Page Index in a ListView

posted by MissingLinqMissingLinq 380 days, 19 hours, 9 minutes ago
Tuesday, March 03, 2009 3:04:43 PM GMT

Resetting paging in a GridView is way easy. For a ListView, not so much. There's actually no such property as PageIndex with ListView, so we need to dig into the internals of the DataPager to perform this common task.

category: ASP.NET | clicked: 25 | | source: leedumond.com | show counter code

No comments yet, be the first one to post comment.

To post your comment please login or signup