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

AppointmentItem and CheckBox

1 Answer 47 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Toby Riley
Top achievements
Rank 1
Toby Riley asked on 27 Jun 2012, 02:41 PM
Hi,

I have an appointmentStyleSelector that drives the appearance of the appointments in my scheduleview. 
On one style I have a checkbox with a checked event hooked up to a public function, my issue is that when I want to check the checkbox; if the appointment isn't selected it requires 2 clicks.
One click to activate the appointment, the second click checks the checkbox.
I can then uncheck the checkbox in a single click providing it is still the selected appointmentItem.

It appears that the selection of the appointment prevents the click event from hitting the checkbox.

Is there a way to resolve this?

I've seen similar issues with the gridview but no one seems to have hit this on the scheduleview.

FYI - I have IsInlineEditingEnabled set to false hoping that this would solve the issue but no effect.

1 Answer, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 03 Jul 2012, 11:53 AM
Hi Tobias,

We have investigated the issue and it seŠµms that there isn't a way to work around it for the moment. To access the appointment item content the appointment item needs to be selected first.

We are sorry for any inconvenience that this may have caused.

Regards,
Vladi
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ScheduleView
Asked by
Toby Riley
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or