Hi,
I am using RadScheduler in readonly mode in my application means user can't add/edit/delete appointments , he can just browse different days for appointments. I have disabled all the views except Timeline View which is readonly.But when I checked this with fiddler it shows me that page loads a 500KB Telerik's webresource.axd file on Pageload.I have used both RadScriptManager and RadStyleSheetManager. Is there a way that only those portion of javascripts loads that I used instead of all the functionalities that I am not using right now.
Thanks
I am using RadScheduler in readonly mode in my application means user can't add/edit/delete appointments , he can just browse different days for appointments. I have disabled all the views except Timeline View which is readonly.But when I checked this with fiddler it shows me that page loads a 500KB Telerik's webresource.axd file on Pageload.I have used both RadScriptManager and RadStyleSheetManager. Is there a way that only those portion of javascripts loads that I used instead of all the functionalities that I am not using right now.
Thanks