Hi! Need some help please.
In my project, I have a Button that will trigger a Modal Popup of another form and inside the form there is a Button which will trigger a process.
the button works fine but the only problem is the process was too long and time consuming . How will I be able to show/Pop up processing indicator over the other Modal Popup Extender and disable background to prevent the user from clicking the form until the process is finished?