I my page I have an RadScheduler and an RadTooltipManager. When I drag my mouse over an appointment, I have an tooltip. This work great but my tooltipManager call page load event. Do you know Why ?
I don't want this, I want to display only tooltip not reload my page
thanks
1 Answer, 1 is accepted
0
Svetlina Anati
Telerik team
answered on 05 Nov 2008, 04:03 PM
Hi ericc34,
The RadToolTipManager performs an ajax request and when an ajax request is performed the page goes through all its life-cycle phases. Since this is the expected behavior when using AJAX your question is not directly related to RadControls but to general ASP.NET AJAX knowledge.
Regards,
Svetlina
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.