hello people
Deleted row information cannot be accessed through the row.
"
Is anybody know what is error description
I use sqlcommand for update datatable
on insert and update works fine but when i want to delete row from datatable
i receive error Deleted row information cannot be accessed through the row.
"
Sorry for my english
alen croatia
vb.net
Sijin Joseph - 23 Aug 2004 10:49 GMT
Can you post the code you are using to delte the row. Make sure that the
row you are trying to delete has not already been deleted from the
datagrid or anyother UI element.
Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph
> hello people
> Deleted row information cannot be accessed through the row.
[quoted text clipped - 9 lines]
>
> vb.net