The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: GridView with DataPager in ASP.NET 3.5
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Andrey GapanukPosted Nov 29, 2014, 9:43 AM
Thank you! WORK WELL.
hamidPosted Jul 19, 2012, 5:10 PM
this project is very useful , but I want use it for vb.net . can you help me ? ( Excuse me , I am Iranian and I do not know English very well . )
Sun ThomasPosted Sep 15, 2011, 2:09 AM
When I try to go to the next page, it doesn't show any data. page 1 is fine. Should I write another bind Thanks Sun
pinkesh patelPosted Sep 23, 2010, 5:01 AM
i have try to make same web control for me but i can not add IPageableItemContainer in my .cs file please give me reply thanks
Jaime AvilaPosted Jul 28, 2010, 2:37 AM
Excelent article. Congratulations and thanx
ravi gargPosted Mar 9, 2010, 9:11 AM
tt
Lisseth GoodyearPosted Apr 8, 2009, 10:35 AM
I have a problem in this line: GridViewPageEventArgs args = new GridViewPageEventArgs(newPageIndex); this.OnPageIndexChanging(args); is the same problem that Ibrahim : An exception of type 'System.Web.HttpException' occurred in System.Web.dll but was not handled in user code Additional information: The GridView 'DataPagerGridView1' fired event PageIndexChanging which wasn't handled. " Please help me.
fedrok fedrixPosted Dec 19, 2008, 3:48 AM
Hi. I'm sorry but I'm still newbie in .NET. So I can't understand why use a dataPager with gridview. What does dataPager offer more than built-in paging in gridview? Thx!
Ibrahim AbbasPosted Dec 1, 2008, 6:49 PM
Hello, I added your work to my project but I have an error at this point GridViewPageEventArgs args = new GridViewPageEventArgs(newPageIndex); this.OnPageIndexChanging(args); " An exception of type 'System.Web.HttpException' occurred in System.Web.dll but was not handled in user code Additional information: The GridView 'DataPagerGridView1' fired event PageIndexChanging which wasn't handled. "
kojikabutosv SVPosted Aug 25, 2008, 3:49 PM
Hi, good article, only i have a questions, the MCN Controls are of the thirds. Regards