hi there,
I want to undelete a row that I previously deleted using "Delete" method.
I have the primary key of the deleted row, the problem that "Find" method can't search the deleted rows. So I am unable to get reference to the deleted row to call its "rejectchanges" method.
can anybody help me??
