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

ZIndex of Special Slots

2 Answers 59 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Nico
Top achievements
Rank 1
Nico asked on 02 Aug 2011, 12:43 PM
Hey Telerik,

The ZIndex of the Special Slots is set to 1 hard coded instead of using the Canvas.ZIndex property of the style of the special slot. This way it's hard to do the correct layering of the slots (in the case there are multiple types). I resolved the issue by one way binding and letting it reevaluate ontargetupdated. The binding result always returns the correct ZIndex property of the type of slot. Just a small bug, however due to the recycling of slots it has some perfomance penalties.

Cheers,
Nico

2 Answers, 1 is accepted

Sort by
0
Pana
Telerik team
answered on 05 Aug 2011, 07:55 AM
Hi Nico,

Special slots were not intended to overlap. I am not sure we are going to fix this issue as special slots are actually laid in the same panel as highlight slots that show mouse overs and drop shadows and messing with it may lead to unintended results. However I would agree that it would be nice if developers could specify ZIndices for the special slots. Perhaps we will see to it in the future.

Regards,
Pana
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
Shawn Shaddock
Top achievements
Rank 1
answered on 15 Apr 2013, 04:23 PM
I am interested in this workaround, can you please elaborate on the solution?
Tags
ScheduleView
Asked by
Nico
Top achievements
Rank 1
Answers by
Pana
Telerik team
Shawn Shaddock
Top achievements
Rank 1
Share this question
or