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

Bind Windows Rad Scheduler with the database

1 Answer 168 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Praveen Rustagi
Top achievements
Rank 1
Praveen Rustagi asked on 11 May 2009, 11:55 AM

Hi,

I have a windows Rad Scheduler control on my page. I want to bind this scheduler with the database. I have added some customized fields on the edit appointment dialog. I want to bind all the fields with the database including customized.

      I have tried to bind the control using SchedulerBindingDataSource but it is not binding the data with the control. I am not using AppointmentMappingInfo class. Instead of that i have created my own class that contains property like start, end, summary, description with some new customized property.

     One more thing i am not using SchedulerDataSet and AppointmentsTableAdapter, instead of that
I am using SQL dataset and adapter. I do not require Resources also.

     
    Could any one provide me the short and easy code. Its very urgent. Please HELP....

Thanks
Praveen
 

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 13 May 2009, 04:29 PM
Hi Praveen Rustagi,

For information on binding RadScheduler to a data source containing custom properties you can take a look at this forum thread:
http://www.telerik.com/community/forums/winforms/scheduler/added-feature-adding-attributes-to-an-appointment.aspx

Do not hesitate to write again if you have more questions or suggestions.

Sincerely yours,
Jordan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler and Reminder
Asked by
Praveen Rustagi
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or