please see the attached picture. Is this a known problem?
Thanks,
Ursula Kozan
12 Answers, 1 is accepted
You are the first reporting such problem. Could you provide more information about your application? The version of RadControls for Silverlight, do you use a custom theme or templates, etc. If you are using old version of the control, could you try with the latest? In the end, a simple running app would be great for finding the source of the problem.
Regards,
Valeri Hristov
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
I am using the current official release (2011.2 712) and Windows 7 theme.
Apparently it is not allowed to upload zip files to the forum, therefore here is a link to a sample app: http://www.kundenkreis.com/temp/ScheduleViewProblem.zip
Important: The bug will only show up if you set your system time to a Monday (11 July, 18 July etc) before starting the app!
Thanks,
Ursula
Thank you for the sample application, we were able to reproduce the problem. We will do our best to provide a fix with the next internal build on Monday.
All the best,
Valeri Hristov
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
Is it fixed in today's internal build?
Best wishes,
Valeri Hristov
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!
We have a very similar problem - see attached. We have slightly different styling than in the original post.
Problem - One of the group headers is being drawn in the center of the row instead of the 1st column. It happens to one group header every time in Month view.
More info...
- switch from "Day" to "Month" view -> 1st group header is drawn incorrectly (ex "1 Jul - 7 Jul").
- switch from "Week" to "Month" view -> 5th group header is drawn incorrectly (ex "29 Jul - 4 Aug").
I tested this with the Q1 SP1 and could not reproduce it. You can find a video of what I tried attached. Have I missed something? It would be great if you send us a sample running project reproducing this so we will be able to investigate this further.
All the best,
Ivo
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
I think the difference may be that you have the Group Headers styled vertically and I have them horizontally.
The original bug Ursula posted also had the group headers vertically... so maybe that specific problem was fixed in July but a similar problem exists if the group headers are styled horizontally (as in my 3 print screens) ?
NOTE - In the video, the redraw problem goes away when I change the selected date. Other times it does not...
Repro steps:
1 - Style the Month View group header orientation to horizontal
2 - Run the app and Open the calendar in Day mode
3 - Change to Month view
4 - See the draw problem on the 1st row
5 - Change to Day View
6 - Change to Week View
7 - Change to Month view
8 - See the draw problem on the 3rd row
9 - Change the selected date and the redraw problem goes away
Here is a link to the video
http://www.youtube.com/watch?v=A8td9qorT3E&feature=youtu.be
If this doesn't help then I'll try to put together a sample project
I tried this using the steps you provided, but I was not able to reproduce it at our side. You can find attached a video of what I tried. It would be great if you open a new support ticket and attach a sample running project reproducing this, so we will be abe to investigate it at our side.
Regards,
Ivo
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Thanks. We will check the ticket.
All the best,
Yana
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
When we upgraded to the latest version of the Telerik controls we didn't update the ScheduleView style XAML that we had included in our project. Once we swapped that old version with the newer one from Q1 SP1 the problem went away.
Thanks!