OK, I have followed Telerik's advice and put my RadAjaxManager in the masterpage template and then RadAjaxManagerProxies in the sub-forms (ie, templated pages). I'm yet to test, but I'm sure this will probably work fine for telerik's ajaxified controls, but what about calling my own ajax methods from the client-side?
The "old" way (ie, without proxy or masterpages) was to simply wire-up an OnAjaxRequest method and call it via javascript. However that is not a member of the RadAjaxProxy class so how do I achieve the same thing?
Cheers,
Daron
The "old" way (ie, without proxy or masterpages) was to simply wire-up an OnAjaxRequest method and call it via javascript. However that is not a member of the RadAjaxProxy class so how do I achieve the same thing?
Cheers,
Daron