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

How to invoke add new appointment menu

1 Answer 41 Views
Scheduler and Reminder
This is a migrated thread and some comments may be shown as answers.
Ananthan
Top achievements
Rank 1
Ananthan asked on 28 Mar 2013, 05:18 AM
If i double clicked on radscheduler i will get add new appointment dialog.
I want to do the same when clicked on a button created by me. How?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 01 Apr 2013, 11:30 AM
Hello Ananthan,

Thank you for writing.

To show the edit appointment dialog, please consider using the following method:
radScheduler1.ShowAppointmentEditDialog(null, false);

I hope this helps.

All the best,
Stefan
the Telerik team
WinForms Q1 2013 boasts PivotGrid, PDF Viewer, Chart enhancements and more. Check out all of the latest highlights.
Tags
Scheduler and Reminder
Asked by
Ananthan
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or