Subject RE: [IBO] Refreshing data
Author Riho-Rene Ellermaa
I have no problem with that - all deleted records dissapear from the grid
also.
When I did the data refreshment in BeforeDelete - then I got it to work.
Before I did it in OnCustomDelete - looks like then the record is already
locked (or something ) with current data and
InvalidateRowNum(DSource->Dataset->RowNum) doesn't work



Riho-Rene Ellermaa
senior programmer
Hansabank

-----Original Message-----
From: Jason Wharton [mailto:jwharton@...]
Sent: Friday, October 12, 2001 7:28 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] Refreshing data


There is a BufferDelete method that will cause the record to be bumped from
the buffer.
You would have to know it was deleted (or modified to be omitted) on the
server for it to be an accurate thing to do.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com <http://www.ibobjects.com>





[Non-text portions of this message have been removed]