Tagged Questions
1
vote
0answers
32 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
1answer
757 views
Paging results from the List service?
I am currently making a call to GetListItems and I'm curious if there is any way to both page results and get the total number of records available?
Here is what I am passing in my call to ...