D
DolceVita
Hi,
I need to make some code if the user close the form with the red cross.
For this I have make an OnSaveRequest event:
When the user close the form with the red cross the dialog message come
(would you like to save... yes, no, cancel)!
If the user press yes it's ok I can make my code!
But if he press no that don't go in any event and I want make some code
action here is my problem!
So is there a way if the user press no to execute an event?
If not is there a way for that the Onsave event is execute in every
case? remove this dialog message or say that it's always yes withot
asking the user?
Thanks for your help!
I need to make some code if the user close the form with the red cross.
For this I have make an OnSaveRequest event:
When the user close the form with the red cross the dialog message come
(would you like to save... yes, no, cancel)!
If the user press yes it's ok I can make my code!
But if he press no that don't go in any event and I want make some code
action here is my problem!
So is there a way if the user press no to execute an event?
If not is there a way for that the Onsave event is execute in every
case? remove this dialog message or say that it's always yes withot
asking the user?
Thanks for your help!