Hi,
I am trying to get data from GetListItems in chunks of 100 so that processing them can be easier.
i can specify the row limit like this. <rowLimit>100</rowLimit>
But how do i get the next 100 items? Is there any way to skip over the first 100 items?
Vivek