[AccessD] Beforedelconfirm

John W. Colby jcolby at colbyconsulting.com
Thu Dec 18 21:12:21 CST 2003


I have a collection that holds classes for each record in a table.  Before I
delete a record using a specific form, I want to delete the class in the
collection (unload the class instance).  I thought I'd be able to do this
using a text box containing the info that is the key into the collection in
BeforeDelConfirm, however by the time that event fires the text box is
already empty.

There doesn't seem to be an event before that in the delete event chain.  I
could of course save this info in a string in OnCurrent so that I have a
copy but that is inelegant.  Is this my only hope here?

John W. Colby
www.ColbyConsulting.com




More information about the AccessD mailing list