I have requrement to show the progress bar until all the data should load and bind with all applets(two applets). Till user can not interact with application. I am trying it with modal window but applet remain active and modal windows goes behind the applet. In my application ther is dropdown menu that also I want to disabled until all the data load and bind with applet. I get all the data by ajax request.
Please help me.
Thanks in advance.
Please help me.
Thanks in advance.
Comment