Hi,
I'm using DOA 4.X(on CB5.x, and Oracle 9i).
When I call refreshrecord method on a deleted record to clear it from the display DBGrid,
the record still remains until u do a full refresh.
This record is delete by a stored procedure after
passing it details of the record from a button click event.
If this is not a bug, how can I refresh only one deleted record without having to refresh.
I'm using DOA 4.X(on CB5.x, and Oracle 9i).
When I call refreshrecord method on a deleted record to clear it from the display DBGrid,
the record still remains until u do a full refresh.
This record is delete by a stored procedure after
passing it details of the record from a button click event.
If this is not a bug, how can I refresh only one deleted record without having to refresh.