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

No code binding in Scheduler

3 Answers 100 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Lawrence Morris
Top achievements
Rank 1
Lawrence Morris asked on 09 Feb 2010, 04:24 PM
Hi,

I'm new to .NET and new to Telerik controls.

I watched the video ' Codeless Data Binding with RadScheduler for WinForms' and followed along in VS2008. The program runs just fine but no data (appointments) are written to the SQL database. I'm not sure what I'm doing wrong. I hooked a navigator to the scheduler. I have a binding source. I have added one record to the database using Management Studio. I can run the query in VS and it returns the one appointment. When I run the app there are no appointments.

Thanks.

3 Answers, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 12 Feb 2010, 08:29 AM
Hello Lawrence Morris,

1. I suggest you take a look at RadScheduler DataBinding section in our help documentation:

http://www.telerik.com/help/winforms/overview.html

2. You can also check the source code of RadScheduler Databinding example in our Demo application. You can find the example source code in the Examples project. There is demonstrated how to bind RadScheduler to business objects, data binding using DataSets, creating a customized Appointments Dialog, custom AppointmentFactory, etc.

I hope this is helpful.

Sincerely yours,
Boyko Markov
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
Timothy Kruszewski
Top achievements
Rank 1
answered on 12 May 2010, 04:27 AM
I'm having the same problem as Lawrence.  I've followed the insrtuctions in the video, can get an appointment to display but it never saves it to the database.  I cannot find a single example of a complete databound(sql or entrity) scenario.  I currently use the RAD Scheduler for the web and I was able to get it up and running within an hour.  I am not to familiar with windows programming but always thought it was supposed to be easier.  It's far from the case here..
0
Dobry Zranchev
Telerik team
answered on 13 May 2010, 12:26 PM
Hi Timothy Kruszewski,

Thank you for writing.

There are a few places you can start learning about RadScheduler data-binding:
  • In the much updated RadScheduler documentation
  • Feel free to review the following webinar: Introduction to the RadScheduler for Winforms
  • You can also take a look at the provided data-binding example with our installation package. It comes with full source code which you can review directly in the demo.
We will appreciate your feedback about these resources. If you have additional questions - feel free to ask.

Best wishes,
Dobry Zranchev
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 and Reminder
Asked by
Lawrence Morris
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
Timothy Kruszewski
Top achievements
Rank 1
Dobry Zranchev
Telerik team
Share this question
or