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

Call my page on click of New Appointment

3 Answers 64 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chandan Kumar
Top achievements
Rank 1
Chandan Kumar asked on 24 Mar 2010, 10:52 AM
Dear Sir

I am working on Scheduler Control.
I want, when i click on new Appointment then call my customize window.  not your advance form
How can i achieve it. please send me solution.

Thanks
Chandan

3 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 24 Mar 2010, 12:24 PM
Hello,

You can hook 'OnClientAppointmentClick' event to sceduler and open the window in the handler using any of the methods described in the following documentation.
Opening Windows

Thanks,
Princy.
0
Chandan Kumar
Top achievements
Rank 1
answered on 24 Mar 2010, 01:40 PM

Dear Sir

I am working on Scheduler Control.
I want, when i click on RadSchedulerContextMenu Item "New Appointment"  then call my customize window.  not your advance form
How can i achieve it. please send me solution.

Thanks
Chandan




0
Shinu
Top achievements
Rank 2
answered on 25 Mar 2010, 03:44 PM
Hello,

Please refer the demo which is similar to your scenario. Make use of 'OnClientAppointmentContextMenuItemClicked' and in the event handler, open the appointment insert form.

-Shinu.
Tags
Scheduler
Asked by
Chandan Kumar
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Chandan Kumar
Top achievements
Rank 1
Shinu
Top achievements
Rank 2
Share this question
or