Hi Team,
I face a rare issue which is currently not available in the google search.
I have a ajaxmodalpopupextender which uses an iframe to open another page in the application with a master page.
The issue here is my modal popup opens with a white background for some time and then the actual page gets displayed.
In the modal i have a button click event and on successful save i need to close the modal.So when i click on save and after success the white background is displayed and then after a bit delay it redirects to the parent page.
Can any one of help help me out to fix the issue or show some status messages instead of a white background in the modal.