K
karthick
Hi,
I am reiterating through a Datatable and deleting few rows based on
the user's selection (with the index ref). I use
datatable.rows[index].Delete() for this purpose. But if I select three
rows, it just deletes only two rows; any idea ?.
Any help is much appreciated. Thanks.
Karthick
I am reiterating through a Datatable and deleting few rows based on
the user's selection (with the index ref). I use
datatable.rows[index].Delete() for this purpose. But if I select three
rows, it just deletes only two rows; any idea ?.
Any help is much appreciated. Thanks.
Karthick