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

RadSchedule pre-beta demos have some issues

3 Answers 33 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Jonx
Top achievements
Rank 2
Jonx asked on 28 Feb 2011, 12:45 AM
Hello,
Just noticed an issue while trying to whatch the demos froms the latest pre-beta.
See attached screenshot.
The first two demos have the problem.

Also my problem with edit and adding appointments in the ScheduleView is still there...
See the separate issue reported...

John.

3 Answers, 1 is accepted

Sort by
0
Accepted
Valeri Hristov
Telerik team
answered on 28 Feb 2011, 01:29 PM
Hi John,

This problem is caused by a limitation in the Silverlight XAML parser, which sometimes fails to recognize the types of the XAML elements - this particular exception occurs when you first visit a RadScheduleView example, then open RadScheduler example. Since the assemblies of those controls contain classes with the same name, the XAML parser tries to set properties on types from the RadScheduleView assembly that are not present. In normal applications you would usually use only one of the controls, hence the problem should not exist. If you need to use both controls, you will have to declare the XML namespaces with the full CLR-namespace/assembly syntax instead of the URI namespace.

Regards,
Valeri Hristov
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Jonx
Top achievements
Rank 2
answered on 28 Feb 2011, 01:49 PM
Makes sense.
I don't need both controls at the same time, it's just that you should use your xaml magic on your online demos...
I'm just reporting the glitches I see here and there ;)

John.
0
Valeri Hristov
Telerik team
answered on 01 Mar 2011, 01:48 PM
Sure, we will fix this for the official release :)

Kind regards,
Valeri Hristov
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
ScheduleView
Asked by
Jonx
Top achievements
Rank 2
Answers by
Valeri Hristov
Telerik team
Jonx
Top achievements
Rank 2
Share this question
or