Declined
Last Updated: 05 Mar 2015 07:12 by ADMIN
sitefinitysteve
Created on: 04 Mar 2015 16:16
Category: ListView
Type: Feature Request
1
Allow Scripts to be disabled
99.999% of the time we don't need scripts loaded for the RadListView, especially in the context of Sitefinity.

Would it be possible to have a webconfig setting that would let us globally disable it's scripts so it's a pure\clean server-side repeater\rendering tool?  The problem is with it on the page it sends it's script, and jQuery and whatever else (Core.js?)...when zero of those are used at all.  
1 comment
ADMIN
Vasil
Posted on: 05 Mar 2015 07:12
You can disable some of the embedded scripts.
http://www.telerik.com/help/aspnet-ajax/introduction-disabling-embedded-resources.html
And additionally to set RegisterWithScriptManager=false to particular controls.