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

special slots

2 Answers 56 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Jana
Top achievements
Rank 1
Jana asked on 10 Apr 2013, 08:32 AM
Hi,
we use the ScheduleView with special slots. We have approximately 5 special slots each with its own color. Sometimes when the ScheduleView is resizing, all special slots are repainted one color.
There is test project
Can you help me?
Thanks

2 Answers, 1 is accepted

Sort by
0
Accepted
Georgi
Telerik team
answered on 15 Apr 2013, 09:07 AM
Hi Jana,

As investigating the project we have found out that it have special slots "layers" - overlapping spacial slots. So what happens is that when resizing the browser the rendering of the ScheduleView is called,
its layout is updated and the special slots are recreated and that leads to one slots shown above the other. So as it might seems like the colors are changed, but actually the slots are moving one in front of the other.
So what you can do is change the special slots in order to make them not overlapping. Other possible solution would be to set Z index to the different special slots, unfortunately this is not available yet and we have it logged in our Public Issue Tracking System as a feature request. Here you can track its progress.
Hope this would help.

Regards,
Georgi
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Jana
Top achievements
Rank 1
answered on 24 Apr 2013, 07:52 AM
Hi,

I rewrite my code and it works for me

Thanks
Tags
ScheduleView
Asked by
Jana
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Jana
Top achievements
Rank 1
Share this question
or