J
Juan G.
I have a DataGrid in which I use paging, as well as Delete buttons. My
program works perfectly, except when I attempt to delete the only item on the
page; I have no trouble deleting an item when there are more than one item
on a page. For example, I have a list that is three pages long; there is
currently only one item on page 3. I receive the above error message when I
try to delete this item. Do I need to include a special line of code to
prevent this from happening?
program works perfectly, except when I attempt to delete the only item on the
page; I have no trouble deleting an item when there are more than one item
on a page. For example, I have a list that is three pages long; there is
currently only one item on page 3. I receive the above error message when I
try to delete this item. Do I need to include a special line of code to
prevent this from happening?