DataWebDataset delete

Hi if i try to insert a new record (without do applyupdates) and after to delete it doing applyupdates i receive an error "Cannot read properties of null (reading 'PK_1')..." its normal because record wasn't saved to DB but deleted from memory in fact GetPendingUpdates() indicate record just deleted in updates to do !

How solve it ?

What dataset is this? TWebClientDataSet? XDataDataSet? Other?

like the subject TXDataWebDataset ... i think i must delete record from cache updates too ...

Next release will include a fix for that.

Is available this correction ?

We are working hard to release v1.9.0.0 as soon as possible.