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

IResource interface not recognised

1 Answer 24 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 24 Feb 2012, 03:17 PM
I have a type, gang, which implements Telerik.Windows.Controls.IResource.  I have another type, job, which implements IAppointment.  IAppointment.Resources returns a collection of gang.  In this case resource grouping does not work with the effect that no appointment is displayed.  If I have IAppointment.Resources return a collection of Telerik.Windows.Controls.Resource, resource grouping then works as expected but gives me no means of passing gang data to a job as a resource, which is annoying.

Do I assume that RadScheduleView does not expose the IResource interface when enumerating IAppointment.Resources or am I doing something wrong here.

I'm using Silverlight Q3 2011.

Regards

Chris

1 Answer, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 28 Feb 2012, 04:24 PM
Hi,

This should works as expected. I suggest you send us sample running project to test it locally.We will review it and provide you with more details.

Regards,
Rosi
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ScheduleView
Asked by
Chris
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Share this question
or