My tooltips don't seem to show a loading animation when they are loading. Do I have to have RadAjaxLoadingPanel on the page for it to work? How can I get that spinning "loading" thing to show up?
Tris.
1 Answer, 1 is accepted
0
Svetlina Anati
Telerik team
answered on 07 Mar 2009, 12:53 PM
Hi Brent,
I am not sure what is your exact configuration and whether you use a RadToolTipManager or separate RadToolTip controls. Please, note that automatically showing a loading animation is a feature which is available only for the RadToolTipManager control and you do not need to use an additional loading panel as you can see e.g in the following demo: http://demos.telerik.com/aspnet-ajax-beta/tooltip/examples/onclientresponseend/defaultcs.aspx
If you are using the RadToolTipManager and there is enough loading time for a loading animation to be shown but it does not show, please prepare a sample, fully runnable reproduction demo, open a new support ticket and send it to me along with detailed reproduction steps and explanations.