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

Scheduleview EditAppointment Dialog Not Showing

0 Answers 54 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Gurpreet
Top achievements
Rank 1
Gurpreet asked on 02 Nov 2012, 11:12 AM
Hi,

When I double-click an appointment in my scheduleview, the EditAppointment dialog does not display. However the CreateNewAppointment dialog works fine.

I'm generating appointments and resources dynamically in my viewmodel. I'm not using readonlyslots either and none of the dialog boxes are being disabled.

Kind regards,
Gurpreet


Update: I've fixed it by using a workaround. I've set a mouseleftbuttondown command in my xaml and in the code behind I called RadScheduleViewCommands.EditAppointment.Execute().

No answers yet. Maybe you can help?

Tags
ScheduleView
Asked by
Gurpreet
Top achievements
Rank 1
Share this question
or