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

Appointment click

5 Answers 181 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
FEST
Top achievements
Rank 1
FEST asked on 02 Sep 2011, 09:02 AM
HI forum!

I m having a problem with the

 

Protected Sub RadScheduler1_AppointmentClick(ByVal sender As Object, ByVal e As Telerik.Web.UI.SchedulerEventArgs) Handles RadScheduler1.AppointmentClick, it only fires when i do double-click witch also fires the edit appointment. is it not supposed for only one click on an appontment for this event fire?

Many thanks FEST

 

5 Answers, 1 is accepted

Sort by
0
Veronica
Telerik team
answered on 02 Sep 2011, 11:38 AM
Hi Fest,

Please have in mind that the OnAppointmentClick is fired on single-click of an appointment only if the RadScheduler is read-only via ReadOnly="true". The point is that we can not handle both events Single-click and Double-click in one and the same time.

Hope this helps.

Best wishes,
Veronica Milcheva
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
FEST
Top achievements
Rank 1
answered on 08 Sep 2011, 06:17 PM
HI Veronica

Im sorry for taking so long. Could you please tell me the implications of the read only when True and when False?

Many Thanks
FEST
0
Veronica
Telerik team
answered on 11 Sep 2011, 12:40 PM
Hello Fest,

The "ReadOnly" property of the RadScheduler is similar to the "Enabled"="false", e.g if ReadOnly is set to true - you will not be able to Insert/Update or Delete Appointments.

All the best,
Veronica Milcheva
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
FEST
Top achievements
Rank 1
answered on 28 Sep 2011, 03:46 PM
Hi Veronica
Its has been a long time and im truly sorry for all this...so... im back to the topic (finally).

I would like to know how can i mess with the appointment window so i can ask for whatever information i need or even pass some text to the description of the nem appointment.

Many Thanks
FEST

0
Plamen
Telerik team
answered on 03 Oct 2011, 03:44 PM
Hi Fest,

You can refer to this help topic.

Hope this will be helpful.

Kind regards,
Plamen Zdravkov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Scheduler
Asked by
FEST
Top achievements
Rank 1
Answers by
Veronica
Telerik team
FEST
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or