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

Allow Multiple Resources

3 Answers 114 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jason Kergosien
Top achievements
Rank 1
Jason Kergosien asked on 07 Dec 2007, 03:39 PM
In this RadSchedule demo, it mentions that you can use AllowMultipleValues for a resource to allow a many to many relationship. How do you do that with a SQL Server data source?

3 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 10 Dec 2007, 07:12 AM
Hello Jason Kergosien,

Unfortunately, the standard data source controls are not suitable for the purpose. A custom provider is needed in order to maintain the many-to-many relationship (a cross-link table in this case).  An example of a provider that supports multiple resource values and stores its data in an SQL database is available here. The documentation contains a detailed walk-through of the process of creating this particular provider. The source code is available in the App_Code/Scheduler folder of the live demos.

Kind regards,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Allen
Top achievements
Rank 1
answered on 04 May 2012, 07:59 PM
Do you have the VB code for this?
0
Peter
Telerik team
answered on 07 May 2012, 04:17 PM
Hello Allen,

We don't have a VB version of the provider, but you can use our code converter tool.

I have noticed the links in the previos post are no longer valid so please use this one - Implementing A Provider.

Regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Jason Kergosien
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Allen
Top achievements
Rank 1
Peter
Telerik team
Share this question
or