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

MouseOverSlot

3 Answers 88 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Olivier
Top achievements
Rank 1
Olivier asked on 05 May 2011, 09:38 PM
Is it just me or the MouseOverSlot of a RadScheduleView is always null?

3 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 06 May 2011, 01:52 PM
Hi Olivier,

The MouseOverSlot property represents the slot that is under the mouse.Its value is not null when the mouse is over the cells. You can see the attached project that illustrates the described behavior.

Regards,
Rosi
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Rosi
Telerik team
answered on 06 May 2011, 01:52 PM
Hi Olivier,

The MouseOverSlot property represents the slot that is under the mouse.Its value is not null when the mouse is over the cells. You can see the attached project that illustrates the described behavior.

Regards,
Rosi
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Olivier
Top achievements
Rank 1
answered on 06 May 2011, 05:10 PM
thanks for the project.

It doesn't solve my problem but it pin point me in the right direction. My issue is not with the MouseOverSlot property but with the Highlight on mouse over. If I create a new Silverlight application and copy/paste the xaml definition of the ScheduleView I use in my project and run it, I can see an highlighted slot under the mouse. The same ScheduleView in my project doesn't highlight timeslot under the mouse!? So the problem is surely with my project.

thx for your help.
Tags
ScheduleView
Asked by
Olivier
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Olivier
Top achievements
Rank 1
Share this question
or