G
Guest
I have a custom contact form in which I create some custom controls at load time. When the user closes the form, I do not want the dialog that comes up saying 'Do you want to save changes' to come up. Is there a way to skip around this in the code behind code? If the user clicks the 'Save and Close' button, I will save the data changes, but want the actual form changes (i.e. my dynamic controls) to be ignored and not saved.
Any help would be greatly appreciated
Thanks.
Any help would be greatly appreciated
Thanks.