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

Mouse over on readonly slot

3 Answers 91 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Christie Admin
Top achievements
Rank 1
Christie Admin asked on 07 Jan 2014, 09:50 PM
Hi,

on my control, I set a readonly slot under each visible spot to prevent any creation, edition and deletion and I realize I don't have any mouseover effect and I need it so how I can achieve it???

Thank's
Alain

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 10 Jan 2014, 03:25 PM
Hello Alain,

You should set smaller ZIndex to the readonly slots in order to allow the HighlightItem go over them.  Please check the SpecialSlotsZIndex project in our XAML SDK Repository where it is demonstrated how exactly this could be achieved:
https://github.com/telerik/xaml-sdk/tree/master/ScheduleView/SpecialSlotsZIndex

I hope this helps.

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Christie Admin
Top achievements
Rank 1
answered on 13 Jan 2014, 07:54 PM
Hi Yana,

it's not exactly what I'm trying to do :( Actually in my ScheduleView control, for each appointments I have, I set a readonly slot at the same time to prevent any modifications. This way, when I place my mouse over my appointment, I can see the mouseover effect on the cell but not on my appointment, the color doesn't change...

Thank's
0
Yana
Telerik team
answered on 16 Jan 2014, 01:01 PM
Hi Alain,

I am afraid that the required approach is not possible - the whole Appointments Panel is below the Special Slots and there is no way for the mouse over effect of the appointment to be shown when there is a special slot over it.

We're sorry for any inconvenience caused.

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
ScheduleView
Asked by
Christie Admin
Top achievements
Rank 1
Answers by
Yana
Telerik team
Christie Admin
Top achievements
Rank 1
Share this question
or