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

Add Scheduler data in RadDataGridView or Adding it in Datatable

2 Answers 81 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Yusuf Mohammed
Top achievements
Rank 1
Yusuf Mohammed asked on 31 Oct 2014, 11:24 AM
Hi there, 
I am new with telerik controls fro WINFORM

First: I want to save the appointment added to RadSCHEDULER into database using DataTable and not DataSet as my database can't be attached in the Project. As it will be on a SERVER.

Second: I want to retrieve the data of SCHEDULER from database to reload this data in RadSCHEDULER.

How can i do that?

Thanks alot

2 Answers, 1 is accepted

Sort by
0
Yusuf Mohammed
Top achievements
Rank 1
answered on 31 Oct 2014, 11:26 AM
I forget to say that i am developing using C# .NET
And I am having two tables in my database which are: Appointments and Resources
0
George
Telerik team
answered on 05 Nov 2014, 10:52 AM
Hi Yusuf,

Thank you for writing.

In order to bind to your database data you can follow the article: Codeless data binding | UI for WinForms Documentation. You can change the local data source with your sql daabase. Also the article Using DataSource property | UI for WinForms Documentation can be of help.

Let me know, should you have further questions.

Regards,
George
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Scheduler and Reminder
Asked by
Yusuf Mohammed
Top achievements
Rank 1
Answers by
Yusuf Mohammed
Top achievements
Rank 1
George
Telerik team
Share this question
or