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

Scripts and Css Combining/Minifying

3 Answers 47 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.
Ed
Top achievements
Rank 1
Ed asked on 16 Feb 2012, 07:32 PM
I have a project were I am already using the Combres NuGet package very successfully. It handles the combining and minifying of css and jscript files.

Is there a way to register the needed scripts without using the internal Telerik ScriptsRegistrar?

What files are needed if so?

Thanks in advance.

3 Answers, 1 is accepted

Sort by
0
Ed
Top achievements
Rank 1
answered on 16 Feb 2012, 07:45 PM
Found that it is supported:

Html.Telerik().ScriptRegistrar().OutputScriptFiles(false)

But what scripts do I need to include?
0
Atanas Korchev
Telerik team
answered on 17 Feb 2012, 09:18 AM
Hello,

 The required script files are listed here.

All the best,
Atanas Korchev
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Ed
Top achievements
Rank 1
answered on 17 Feb 2012, 02:10 PM
Thank you Atanas, works perfect!!
Tags
Grid
Asked by
Ed
Top achievements
Rank 1
Answers by
Ed
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or