This is a migrated thread and some comments may be shown as answers.

[Solved] Contentdeliverynetworkurl

2 Answers 29 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Amitkumar
Top achievements
Rank 1
Amitkumar asked on 20 Oct 2010, 10:50 AM
In telerik grid is it possible to have all script and css files used by telerik to be loaded from different URL 
if i give contentdeliverynetworkUrl in ScriptRegistrar it renders only the script which is mentioned inside the url but not other script.
I can not use Telerik CDN as my application is behind firewall on intranet.

Is it possible to avoid ScriptRegistrar and put <script > tag in code? Right now if i do my grid does not work properly and filter,group etc does not work.

Thanks in advance for your help
Amitkumar Dave

2 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 20 Oct 2010, 02:14 PM
Hello Amitkumar,

The ContentDefliveryNetworkUrl property is used to specify the URL to a file that represents the group on a CDN. If you want to use a different CDN root, change the TelerikContentDeliveryNetworkScriptUrl property in the WebAssetDefaultSettings class.

All the best,
Alex Gyoshev
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
0
Amitkumar
Top achievements
Rank 1
answered on 21 Oct 2010, 06:55 AM
Thanks for help. It worked and solved the issue.

Thanks and best regards
Amitkumar Dave
Tags
Grid
Asked by
Amitkumar
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Amitkumar
Top achievements
Rank 1
Share this question
or