Hi.
I'm basically following this demo (
http://demos.telerik.com/aspnet-ajax/scheduler/examples/radtooltip/defaultcs.aspx).
I only have the monthly view active (and just readonly) where i'm binding my appointments which spans multiple months.
I am using radtooltipmanager for the tooltip the same way it is implemented in the demo.
Once my data is bounded to my scheduler, all tooltips work perfectly on the initial month view. However, once i switch to the following months (NavigationCommand), the tooltips no longer works.
Has anyone experienced this??