Migrating custom page that reads a list - SharePoint 2010

Hi,

in a Moss 2007 site I've a custom page that reads from a list. I need to migrate the site to SharePoint 2010 and in this environment it exists the List View Threshold that limits the list visualization.

Now, how could I change the code inside the page to read the list into item block (fe 1000 items for each query execution)?

Thanks

July 10th, 2013 5:17am

This example shows you how to read in batches

http://prasannabj.blogspot.com/

Free Windows Admin Tool Kit Click here and download it now
July 10th, 2013 5:20am

Ok, thanks. With this solution am I sure that the second batch of items is the right next batch after the first without re-reading items already extract and so on?
July 10th, 2013 5:43am

yes. try it.
Free Windows Admin Tool Kit Click here and download it now
July 10th, 2013 6:41am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics