Hello
I need a method to delete a record from the clientbuffer. (usually the current record)
The background: I execute a time consuming query and the user can edit a record so I know it wouldn´t fulfill the where clause anymore. So I want to delete the record from the buffer that it vanishes from the grid without to refresh the whole query (performance reason).
In IBObjects there is a TIB_Query.DeleteBufferRowNum method that has this functionality.
Regards
Oliver Wurdak
is there a method TIBCQuery.DeleteRecordFromClientBuffer ?
Re: is there a method TIBCQuery.DeleteRecordFromClientBuffer ?
Currently, IBDAC doesn't support this functionality.
If you want us to implement the feature, please post it at our user voice forum: https://devart.uservoice.com/forums/104 ... e-firebird. If the suggestion gets a lot of votes, we will consider the possibility to implement it.
If you want us to implement the feature, please post it at our user voice forum: https://devart.uservoice.com/forums/104 ... e-firebird. If the suggestion gets a lot of votes, we will consider the possibility to implement it.