Hello there,
I encountered a problem with my ScheduleView. I have customized the appointments using a new class inheriting from the appointment class and I also use my own edit-appointment and new-appointment dialog, which is shown, when the user doubleclicks into the ScheduleView oder clicks on a seperate button outside the ScheduleView, instead of the Telerik one.
The point I do not understand is: When I click on the button and not into the ScheduleView, using the same method that would be used if I click directly into the ScheduleView, it displays the modified appointment instant. If I doubleclick into the ScheduleView and edit the selected appointment, it still displays the old (unmodified) appointment.
This problem only occurs when editing an appointment.
Regards
I encountered a problem with my ScheduleView. I have customized the appointments using a new class inheriting from the appointment class and I also use my own edit-appointment and new-appointment dialog, which is shown, when the user doubleclicks into the ScheduleView oder clicks on a seperate button outside the ScheduleView, instead of the Telerik one.
The point I do not understand is: When I click on the button and not into the ScheduleView, using the same method that would be used if I click directly into the ScheduleView, it displays the modified appointment instant. If I doubleclick into the ScheduleView and edit the selected appointment, it still displays the old (unmodified) appointment.
This problem only occurs when editing an appointment.
Regards