When I drag RadScheduleView on the design surface in Blend 4 I get an exception:
An Exception was thrown.
Exception: Error HRESULT E_FAIL has been returned from a call to a COM component.
- StackTrace
at MS.Internal.XcpImports.MethodEx(IntPtr ptr, String name, CValue[] cvData)
at MS.Internal.XcpImports.MethodEx(DependencyObject obj, String name)
at MS.Internal.XcpImports.UIElement_UpdateLayout(UIElement element)
InnerException: none
I'm using 2010.3.1401.1040 and the SP1 versions (which I've added references to) of:
Telerik.Windows.Controls
Telerik.Windows.Controls.Input
Telerik.Windows.Controls.Navigation
Telerik.Windows.Controls.ScheduleView
Telerik.Windows.Data
Is there a way to get around this (alternatively, can you supply the templates)? I would like to be able to copy the templates because I need to change the AppointmentDialogWindow. I am trying to display a dialog with different controls depending upon on the type of IAppointment being edited. I have looked at ISchedulerDialogHostFactory, but I don't think this will allow me to do what I want.
Thanks again
An Exception was thrown.
Exception: Error HRESULT E_FAIL has been returned from a call to a COM component.
- StackTrace
at MS.Internal.XcpImports.MethodEx(IntPtr ptr, String name, CValue[] cvData)
at MS.Internal.XcpImports.MethodEx(DependencyObject obj, String name)
at MS.Internal.XcpImports.UIElement_UpdateLayout(UIElement element)
InnerException: none
I'm using 2010.3.1401.1040 and the SP1 versions (which I've added references to) of:
Telerik.Windows.Controls
Telerik.Windows.Controls.Input
Telerik.Windows.Controls.Navigation
Telerik.Windows.Controls.ScheduleView
Telerik.Windows.Data
Is there a way to get around this (alternatively, can you supply the templates)? I would like to be able to copy the templates because I need to change the AppointmentDialogWindow. I am trying to display a dialog with different controls depending upon on the type of IAppointment being edited. I have looked at ISchedulerDialogHostFactory, but I don't think this will allow me to do what I want.
Thanks again
14 Answers, 1 is accepted
0
XamlmaX2
Top achievements
Rank 1
answered on 15 Feb 2011, 09:10 AM
Can you please provide the (silverlight) templates? It is very difficult to work with the ScheduleView control without them.
0
Hi,
George
the Telerik team
You could download our Beta Version of the RadScheduleView in couple of days. This problem will be fixed.
George
the Telerik team
0
XamlmaX2
Top achievements
Rank 1
answered on 24 Feb 2011, 12:49 PM
Is there any news on the release date for the Beta?
Thanks
Thanks
0
Hi,
George
the Telerik team
The Q1 2011 Beta is live and it is available for downloads.
George
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
XamlmaX2
Top achievements
Rank 1
answered on 24 Feb 2011, 02:22 PM
Could you provide a link please? I am unable to find the download anywhere on the site.
Thanks
Thanks
0
Hello Pete,
George
the Telerik team
The Q1 Beta can be found here - http://www.telerik.com/account/your-products/trial-product-versions/trial-single-download.aspx?pmvid=2378&pid=571
We are aware of this problem. The fix will be included in our Q1 2011 official release.
George
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
G. Neumann
Top achievements
Rank 1
answered on 09 Mar 2011, 12:35 PM
Hello Telerik,
this problem exists in the current BETA Q1 2011. Can you provide us with the current XAML of the ScheduleView? Or is there a workaround for this problem to obtain the styles of the ScheduleView?
As we can see there are changes from the Pre-Beta to the BETA, so we need a working style (UserControl Resources), and redo our changes in the current style.
Thank you and best regards,
Gerd
this problem exists in the current BETA Q1 2011. Can you provide us with the current XAML of the ScheduleView? Or is there a workaround for this problem to obtain the styles of the ScheduleView?
As we can see there are changes from the Pre-Beta to the BETA, so we need a working style (UserControl Resources), and redo our changes in the current style.
Thank you and best regards,
Gerd
0
XamlmaX2
Top achievements
Rank 1
answered on 10 Mar 2011, 04:37 PM
We still (really) need the templates too as the new beta version of the RadScheduleView is still broken in Blend.
The error we get now is :
AG_E_UNKNOWN_ERROR [Line: 2585 Position: 24]
Specified argument was out of the range of valid values. Parameter name: Selected Index.
Stack Trace:
at System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(Int32 oldIndex, Int32 newIndex)
at System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.RaisePropertyChangeNotifications(DependencyProperty dp, Object oldValue, Object newValue)
at System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
...
The error we get now is :
AG_E_UNKNOWN_ERROR [Line: 2585 Position: 24]
Specified argument was out of the range of valid values. Parameter name: Selected Index.
Stack Trace:
at System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(Int32 oldIndex, Int32 newIndex)
at System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
at System.Windows.DependencyObject.RaisePropertyChangeNotifications(DependencyProperty dp, Object oldValue, Object newValue)
at System.Windows.DependencyObject.UpdateEffectiveValue(DependencyProperty property, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, ValueOperation operation)
...
0
XamlmaX2
Top achievements
Rank 1
answered on 11 Mar 2011, 10:19 AM
I just found out that xaml is embedded in the dll in a readble form (apparently this is true for all silverlight dlls).
If you load up Telerik.Windows.Controls.ScheduleView.dll in notepad and scroll to line 8580 you will find the full XAML for the scheduleview. Some of the xml namespaces might need changing, but it's all there!
If you load up Telerik.Windows.Controls.ScheduleView.dll in notepad and scroll to line 8580 you will find the full XAML for the scheduleview. Some of the xml namespaces might need changing, but it's all there!
0
Hi,
George
the Telerik team
Attached you can find the RadScheduleView theme from Q1 Beta release. I hope this helps.
George
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
Forest
Top achievements
Rank 1
answered on 26 Jul 2011, 05:10 PM
Hello
Can you provide us the RadScheduleView theme from Q2 release please ?
Thank you very much
Can you provide us the RadScheduleView theme from Q2 release please ?
Thank you very much
0
Hello Forest,
I've attached the Office_Black theme for RadScheduleView for Q2 release.
You can find all the themes in your installation folder (usually it is C:/Program Files/Telerik/RadControls for Silverlight Q2 2011/ ) under Themes folder.
Greetings,
Yana
the Telerik team
I've attached the Office_Black theme for RadScheduleView for Q2 release.
You can find all the themes in your installation folder (usually it is C:/Program Files/Telerik/RadControls for Silverlight Q2 2011/ ) under Themes folder.
Greetings,
Yana
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0
BONIN
Top achievements
Rank 1
answered on 29 Nov 2011, 10:55 AM
Hello
Can you provide us the RadScheduleView theme from Q3 release please ?
Thank you
Can you provide us the RadScheduleView theme from Q3 release please ?
Thank you
0
Hi Bonin,
I've attached the needed theme.
Kind regards,
Yana
the Telerik team
I've attached the needed theme.
Kind regards,
Yana
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>