Urgent Question in Custom Paging User Control

  • Thread starter Thread starter Andy Eshtry
  • Start date Start date
A

Andy Eshtry

Dear Friends

I try to use the following user control from Mr. Olovyannikov
http://www.freevbcode.com/ShowCode.asp?ID=5574 but I think there is a bug.
When I put DG.PageSize = 2 and dgPager.PagesToDisplay = 5, it shows the
first 5 buttons correctly but when I click on "Next 5" link, it shows 7 8 9
10 11 and did not show 6 at all.
Any Help?
Another small bug is sometimes it do not show the Prev 5 button for the last
records. This is not critical but the first bug is critical to solve today.

Thanks in advance.

Best Regards
Andy Eshtry
 
how is that an asp.net issue? isn't this a 3rd party control? what is the
point of posting this message all over the net?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top