Hi Anand,
I am not sure I understand your scenario correctly, but I suppose that showing and hiding the RadAjaxLoadingPanel manually may be more convenient in your case:
http://www.telerik.com/help/aspnet-ajax/ajxshowhideloadingpanel.html
The above example uses the RadAjaxManager's OnRequestStart and OnResponseEnd events, however, you can use any events to do the same.
On the other hand, you can set the MinDisplayTime property at runtime just like any other property of any other control in any of the available page lifecycle events - there are no additional "special" opportunities with regard to the RadAjaxLoadingPanel.
Greetings,
Dimo
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items