07-29-2008, 06:53 PM
When I do DataTable.SetCurrentRow (2)
it starts from row #2 and then keeps redoing row #2 over and over. I would like to be able to start with any row other then #1 and then keep going. If I start from row #2 then I want it to go to 3-4-5 etc.
it starts from row #2 and then keeps redoing row #2 over and over. I would like to be able to start with any row other then #1 and then keep going. If I start from row #2 then I want it to go to 3-4-5 etc.