I've followed your online article about ContextMenu integration.
Eeverything goes well until I want to refresh the scheduler after I click on one contextmenu item.
It seems that the scheduler is not refreshing although I hid database and called Scheduler.Databind()
Thanks,
Florin
3 Answers, 1 is accepted
0
Peter
Telerik team
answered on 23 Jan 2008, 03:12 PM
Hi Florin,
Can you send us the code of your implementation or, better, open a support ticket and attach there a small working project which demonstrates the problem?
I got it. Thanks for being more specific and for sending sample code.
However, this is the expected behavior, becase even if you change the Subject of the appointment, neither insert nor update event occurs and the changes are not reflected in the database.
You can use the following workaround if you need to change the appointment's Subject.