Anyone successfully used RadAjaxManagerProxy within a customised SchedulerDefaultForm custom control. I have updated SchedulerDefaultForm to include an asp:dropdown control which is set to AutoPostBack to perform server logic to set appointment start and end time based on predefined settings on the selection changed event. Ideally I would like to perform a callback instead of a postback and therefore attempted to make use of the RadAjaxManagerProxy control, however I get the following error when the callabck responds:-
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
Hope someone can help me out.
Jeeten
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).
Hope someone can help me out.
Jeeten