'Support' wrote:
Hello, Dick
I'm sorry, I have no idea how to catch this event.
There are no system messages sent and I can't override any procedures like “NewRowAdded” or “RowDeleted”…
Easiest way will be using of the standard DataSet.OnAfterInsert event, I think.
I'm not sure what you hoped to accomplish with this added event.
If I press the “First record” button or the “Last record” button, the event does not fire either. What good is it then?
Wouldn't it be better to remove this obviously inadequate event all together?
It would have saved me from testing why things didn't work the way I expected.