Dear Anna,
Try this....
Or you can use
Try this....
Code:
For i=2 to datatable.getRowcount
DataTable.SetCurrentRow (i)
Next
Or you can use
Code:
DataTable.SetNextRow