This question is locked. New answers and comments are not allowed.
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
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