Update() question
Publicado: Mié Sep 09, 2009 10:17 pm
On a dbfDataSet:Update(), is there a way to tell whether the preceeding
process was a dbfDataSet:Edit() or a dbfDataSet:AddNew()? I'd like to have
one "Save" button for both adding new records and editing existing records,
but I need to do different things when the dataset is updated.
TIA,
Gary
process was a dbfDataSet:Edit() or a dbfDataSet:AddNew()? I'd like to have
one "Save" button for both adding new records and editing existing records,
but I need to do different things when the dataset is updated.
TIA,
Gary