The paging tag has no wiki summary.
3
votes
2answers
430 views
Jumping to a specific page within a SharePoint List
I was wondering what people think the best way is to jump to a specific page within a sharepoint list, taking into account performance considerations.
eg:
1) List with 1000 items in it
2) Each page ...
3
votes
1answer
311 views
How to use the batching and batching termination filter descriptors in BCS .NET Connectivity solutions
I know about this post on BCS paging: Paging and sorting with BCS and have implemented a similar approach in a BCS solution. However, what I'm really looking for is a complete example showing how to ...
0
votes
1answer
362 views
Pager below sharepoint list
I have a sharepoint site with a list, loaded from an external content type with Sharepoint designer. The list limit is 30. Below the list, a data pager is shown to navigate through the pages.
...
1
vote
0answers
28 views
getting top X items in each folder with a CAML Query
i'm trying to do a visual representation of a document library using javascript and webservices.
basically i want to present the folders in the library, with a preview of the first few files in each ...
0
votes
0answers
72 views
Paging disappears after changing columns in web part listview
I have a web part page open in sharepoint designer, i have added a web part using the ribbon insert option and selecting dataview and choosing my custom list. I have then
When you then view the page ...