In firefox browser the <telerik:RadAjaxLoadingPanel> shows the attched picture (radajaxpanel_mozilla.jpg ) while a postback is in progress : -
While the IE browser shows a blank square instead as shown in the attched file (radajaxpanel_ie_allversions.jpg). This has been observerd in case of IE 7 and IE 8.
The code snippet used for RadAjaxPanel is as follows :-
Let me know the soultion for this and any further details that you may need from my side.
While the IE browser shows a blank square instead as shown in the attched file (radajaxpanel_ie_allversions.jpg). This has been observerd in case of IE 7 and IE 8.
The code snippet used for RadAjaxPanel is as follows :-
<telerik:RadAjaxLoadingPanel ID="LoadingPanel" runat="server" Transparency="30" BackColor="#E0E0E0"> </telerik:RadAjaxLoadingPanel> Let me know the soultion for this and any further details that you may need from my side.