Hello Jason Rayner,
You could try mapping the external template for details mode -ListPageDetails.ascx to your NewsView control (
How to map a template) . To map the template you can use Advanced tab of the Control where you can set SingleItemTemplatePath property to point to the external template.
In this template there is a declaration of JsFileLink control which adds the jQuery script. You may delete the control and the embedded resource will not be added anymore to the page header. This should fix your problem.
Regards,
Ivan Dimitrov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.