Hello,
Thank you for contacting Telerik Support.
Your observations are absolutely correct and you can avoid that unusual behavior simply by rebinding the RadScheduler control after you have finished updating specific appointment. Please add the following line of code at the bottom of the
SubmitButton_Click event handler in the code behind:
//code behind
Hope that this will be helpful.
Regards,
Boyan Dimitrov
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.