Hi,
Im trying to use RadProgressArea to show a progress bar for custom DB task. It shows up and the progress is shown.
The issue is after completion of task, it still shows up and doesnt hide.
If i remove the RadAjaxManager updating the panel, then on completion of task the RadProgressArea goes off.
Following is the code snippet for my aspx and code behind