0

I am currently trying to use U2U caml query builder to search through a sharepoint list, and although there are 400 records, regardless of the filters I use the result only brings back 30 rows even though there should be a lot more. Anyone got any ideas?

perrycoke
  • 45
  • 5

1 Answers1

0

How are you building and running the query? 30 is standard item limit in the default list views, so it's probably something to do with that.

Nick Cox
  • 6,164
  • 2
  • 24
  • 30