09-09-2009, 06:31 PM
You must have cleared the row instead of deleting. try deleting the entire row, it will work as expected.
if you just clear the row then QTP treats it as a used row in the datatable, and go for the iteration.
if you just clear the row then QTP treats it as a used row in the datatable, and go for the iteration.