Dave W.
Guest
|
Posted:
Thu Jan 13, 2005 8:27 pm Post subject:
Datagrid Paging in WebParts |
|
|
I am having an interesting issue. I setup a datagrid with numeric paging
numbers. I have 4 pages (1 2 3 4). I can click on any of the (2 3 4) pages
and it will fire off the pageindexchanged event and the proper content will
be displayed. If at anytime I click on the first page (1), it will refresh
the page and not fire the pageindexchanged and it leaves the current page
display, but now the first page (1) is not selectable on the pager.
Has anyone seen these issues before. I don't get it why it is not firing the
pageindexchanged event when the first page is selected.
This is the last thing i need to get working on this web part and it is
driving me nuts. Thanks for your help,
Dave |
|