Hello,
I am wondering if it is possible to call an existing RAD Controls JavaScript function that disables the screen. Similar to the modal affect in RAD windows but without creating a window.
The reason I want to do this, is because our web application creates errors if a user clicks multiple buttons while a post back is occurring. I was hoping to disable the screen using the OnSubmit JavaScript event and then re-enable using the OnLoad JavaScript event.
Please let me know if it is possible.
Regards,
Bernie