This is a migrated thread and some comments may be shown as answers.

Page load problem

1 Answer 49 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
ericc34
Top achievements
Rank 1
ericc34 asked on 04 Nov 2008, 03:47 PM
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

Sort by
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.
Tags
ToolTip
Asked by
ericc34
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or