Tagged Questions
1
vote
1answer
19 views
Paging is disabled in custom xsl
I modify the list. And created a xsl file for the xml view. But I can't go to other pages to see the other items.
In normal lists there is arrows and the item numbers on the bottom of the list.
The ...
0
votes
2answers
328 views
DVWP CrossList Paging Does Not Work
I've build a Data View Web Part with SharePoint Designer 2010, using SPDataSource and DataSourceMode="CrossList". The DVWP works great, but when I add paging, it adds the paging placeholder and the ...
2
votes
3answers
722 views
Custom paging on lists through XSLT
I am working with vwstyles.xsl to implement custom paging on lists. The requirement I have is to have first and last button on the paging panel but can't work out how to direct the user to the last ...