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

Bind Rad Scheduler To two Different Datasources

4 Answers 209 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
smith spd
Top achievements
Rank 1
smith spd asked on 04 Jun 2010, 08:43 PM

Posted 2 hours ago (permalink)

Hello Telerik Team,

I have a requirement where i need to bind the Radscheduler to two datasources.Meaning
I have developed a usercontrol which is wrapped in  a Sharepoint webpart which consists of a
rad scheduler.As of now my rad scheduler pulls the information from a specific list.
But now i need to pull the information  for the appointments not only from a specific list but also from a sql database table.

what is the method i need to follow.
Do i need to use this

http://www.telerik.com/help/aspnet-ajax/schedule_databindingimplementingaproviderthatsupportsmultivaluedresources.html

Any sample for this is greatly appreciated.

Thank you,
Smith

4 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 07 Jun 2010, 12:06 PM
Hello smith,

So you need to display appointment from both data sources. In this case, I recommend you loop through the rows your SQL appointments data table and add entries to your list of appointments. Then use the modified list to bind RadScheduler. Here is a related example for reference - Binding to Generic List.


Greetings,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
smith spd
Top achievements
Rank 1
answered on 07 Jun 2010, 06:57 PM

Thank you for the response.So  you mean that i need to read the columns in the sql table and add them
to my sharepoint list and attach that list ot the scheduler.Let me know in somewhat detailed manner.I appreciate your help.

Thank you,
Smith

0
smith spd
Top achievements
Rank 1
answered on 08 Jun 2010, 10:38 PM
Hello Telerik team,

Can you give me more clarification on binding the rad scheduler to two data sources(i.e sql datatable and sharepoint calendar list)
I want to retrieve the items from both datasources and display them on a scheduler.

I appreciate your response.

Thank you
Smith
0
Veronica
Telerik team
answered on 09 Jun 2010, 05:07 PM
Hello smith spd,

You can find the answer in this forum post.

Best wishes,
Veronica Milcheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler
Asked by
smith spd
Top achievements
Rank 1
Answers by
Peter
Telerik team
smith spd
Top achievements
Rank 1
Veronica
Telerik team
Share this question
or