Hello,
I successfully associated RadScheduler and RadTooltipManager to show custom tooltip for my appointment. I only work with the timeline view but I have a problem in a particular case.
When an appointment cannot be shown entirely in the period displayed, a link in the appointment allow the users to go to the next period in order to see the next part of the appointment.
If I set the ShowEvent property of the RadTooltipManager to "OnClick", the tooltip behave as wanted but the link previously mentionned doesn't work anymore.
Could you help me to have this link work even if the tooltip should appear only after a click ?
Thanks
Cedric
I successfully associated RadScheduler and RadTooltipManager to show custom tooltip for my appointment. I only work with the timeline view but I have a problem in a particular case.
When an appointment cannot be shown entirely in the period displayed, a link in the appointment allow the users to go to the next period in order to see the next part of the appointment.
If I set the ShowEvent property of the RadTooltipManager to "OnClick", the tooltip behave as wanted but the link previously mentionned doesn't work anymore.
Could you help me to have this link work even if the tooltip should appear only after a click ?
Thanks
Cedric