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

Example for RadScheduler Winforms

1 Answer 251 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Sivaprakas Subramanian
Top achievements
Rank 1
Sivaprakas Subramanian asked on 14 Feb 2011, 05:01 PM
hi i need proper example for radscheduler
u will say i can find from Radcontrols example
but this example doesn't work peoperly
the recurrence doesn't work
i couldn't find the proper example
 1.Please send me the working example for RadScheduler with Recurrence
2.Please attach with mdb file with Tables for Schedule with recurrence
3.can i hide some field in the Appointment Window without Custom Window
4.Can i save Scedule after use click OK button of Appointment Window


Please send me the working example with sql database and vb.net code

1 Answer, 1 is accepted

Sort by
0
Dobry Zranchev
Telerik team
answered on 17 Feb 2011, 10:20 AM
Hi Sivaprakas Subramanian,

Thank you for writing.

1. We have such an example in the Examples application that comes with our suite, section Scheduler >> Databinding.
2. The above example demonstrates how to map the RadScheduler to the MSAccess database.
3. You can create a new custom form that inherits EditAppointmentDialog. After that you can change the behavior of each control that belongs to the this form. The next step is to replace the form and you can read how to do it here.
4. After you create a custom form, you can override the method ApplySettingsToEvent and update the database after calling the base method.

In regards to the SQL database mapping, you watch the this webinar.

All the best,
Dobry Zranchev
the Telerik team
Q3’10 SP1 of RadControls for WinForms is available for download; also available is the Q1'11 Roadmap for Telerik Windows Forms controls.
Tags
Scheduler and Reminder
Asked by
Sivaprakas Subramanian
Top achievements
Rank 1
Answers by
Dobry Zranchev
Telerik team
Share this question
or