Group: Forum Members
Posts: 436,
Visits: 944
|
My question deals with the DevExpress version of the Maintenance form but could you answer it regarding both versions of the maintenance form?
I want to use the default delete button on the MaintenanceFormToolbar but I need an inputbox to popup and ask for a reason for deletion. What would be the best way to approach this? Is there a way to override the delete button... or do I put my inputbox in the beforedelete event in the business object and then just disable the default delete confirmation popup?
Thanks
|