Dear Team
I am working with VS2005, C# for any customization on GP 10
In the Sales àCash Receipts screen.
After the user adds all the information required in the screen he/she press the “X” to close the whole screen.
A message appears to the user asking him/her if you want to Save, Delete, or Cancel.
I do not want the Save operation to be completed until I make some validations from my Code.
I can handle the save button on the Screen.
However, the save button on the popup windows when the user press “X” close I cannot handle.
Please advise me what to do.
Thank you,