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

How to save appointment of rad scheduler in sql server database

1 Answer 354 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Shweta
Top achievements
Rank 1
Shweta asked on 15 Apr 2020, 05:03 AM

I want to save appointment data that selected by user in database. I haven't found any solution on telerik site. 

Please help me on this issue. 

1 Answer, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 16 Apr 2020, 02:07 PM

Hello Shweta,

The Scheduler provides built-in support for binding to SqlDataSource: 

Then, you can use the server-side events to fine-tune the data before saving it to the database.

For even greater control over the data, you can create a custom provider, that would allow you to save the data to the database manually according to your project requirements:

Regards,
Peter Milchev
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
Scheduler
Asked by
Shweta
Top achievements
Rank 1
Answers by
Peter Milchev
Telerik team
Share this question
or