2
Reply

select n row of data table by loop

diamond diamond

diamond diamond

Jun 16 2014 2:54 AM
743
Hello,
 
 
I have data table with 1000 rows, I want to select 100 rows them in each loop.
 
for e.g.
1
2
...
100
-------
next loop
101
102
..
200
-----
etc
 

Answers (2)