G
Guest
I have a datatable with 10 rows in it, I then delete a row using Row.Delete()
When I display the data table in a grid I see 9 rows but when I do
Rows.Count i get 10 rows?!? how do I get Rows.count do return the correct
number of rows
Thanks in advance
HLPL
When I display the data table in a grid I see 9 rows but when I do
Rows.Count i get 10 rows?!? how do I get Rows.count do return the correct
number of rows
Thanks in advance
HLPL