Since JQuery is such a small addition to your assembly wouldn't it be nice if a developer could select what version to use. So as a property I'd like useEmbeddedJqueryVersion with enums of 1,2,3 or none. This should also give you feedback on what controls need updating.
Hi David,
Thank you for your good idea!
While it would be useful to be able to change the built-in jQuery versions via a property, in reality, this will cost more problems since some of the jQuery versions are not compatible with ASP.NET Web Forms (e.g. jQuery 3) and other include vulnerabilities which are fixed in the custom jQuery build 1.12.4 distributed with the Telerik AJAX suite.
You can find more information on Embedded jQuery Security.
Regards,
Rumen
Progress Telerik