This question is locked. New answers and comments are not allowed.
Hi there.
I have a question about the <%= Html.Telerik().ScriptRegistrar()%> and how it´s working.
We have a kinda large project and all our js-scripts are in another folder for version-handling and i want to use that folder with all the telerik js-scripts aswell.
I've tried to load all the required .js files without using the ScriptRegistrar() but grid-filtering etc doesn't work then.
So.. is it possible to load all the required telerik .js-files form another folder or somthing?
Ex:
/Archive/Scripts/Telerik/{version-tag}/
instead of
/Scripts/{version-tag}
Any help would be appreciated
/ Magnus
I have a question about the <%= Html.Telerik().ScriptRegistrar()%> and how it´s working.
We have a kinda large project and all our js-scripts are in another folder for version-handling and i want to use that folder with all the telerik js-scripts aswell.
I've tried to load all the required .js files without using the ScriptRegistrar() but grid-filtering etc doesn't work then.
So.. is it possible to load all the required telerik .js-files form another folder or somthing?
Ex:
/Archive/Scripts/Telerik/{version-tag}/
instead of
/Scripts/{version-tag}
Any help would be appreciated
/ Magnus