Hi,
I'm using radscheduler in my application and i want to pop the edit functionality and I'm using AdvancedEditTemplate in my application. The following link does not support this:http://www.telerik.com/support/kb/aspnet-ajax/scheduler/show-the-advanced-edit-or-insert-form-in-raddock.aspx
I know current beta supports this. I want to make some small changes to my existing application and get it working.
Also,
I'm using my local DB. If i edit an instance,i don't see its reflection in RecurrenceParentID. I'm using RadScheduler1_AppointmentUpdate event to update DB. I don't get any value for e.ModifiedAppointment.RecurrenceParentID. What could be the problem.
finally,
I want to change the description of a particular instance of series. Is it possible?