Paging problem in Data Form Webpart SP2010
Posted
by Patrick Olurotimi Ige
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Patrick Olurotimi Ige
Published on Tue, 10 Apr 2012 07:34:09 GMT
Indexed on
2012/04/10
11:30 UTC
Read the original article
Hit count: 283
I was working on some webpart in sharepoint designer 2010 and i decided to use the default custom paging.
But i noticed the previous link page isn't working it basicalling just takes me back to the start page of the list and not the previous page after a good look i noticed micosoft is using "history.back()" which is suppose to work but it doesn't work well for paged data.
Anyway before i started further investigation i found Hani Amr's solution at the right time and that did the trick.
Hope that helps
© Geeks with Blogs or respective owner