Want I want to do is subclass an Editfield adding the properties columname , tablename and isDirty. On textchange IsDirty is set to true. I want to add an "Update" event that is triggered when the "Update" button is clicked.
You can't call events directly, but you can create a method that the event calls, and allow others to call that method as well.. lj _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>