DBTodoList with TQuery

Hello again!

One more question about the usage of DBTodoList in conbination with TQuery.

Is it right that one have to use all three methods onItemSelect, onEditStart and onEditDone
to update the according db entry?

Or is there somewhat like "onUpdateItem" which I didn'd found jet?

Cheers, Frank


It is correct that these events should be used if you want an update-able dataset.