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

using Kendo in an existing Asp.Net MVC application

1 Answer 148 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
MacKenzie Mickelsen
Top achievements
Rank 1
MacKenzie Mickelsen asked on 12 Jan 2012, 11:25 PM
Hello all,

 I have an existing Asp.Net MVC app that I would like to start using Kendo in. I am new to this type of development so please forgive my newbieness here. I am guessing that I should copy all of the Kendo js script files to the "Script" folder in the project, then put the themes and their folders under the "Content\Themes\" folder?

Any advice on how to structure this would be greatly appreciated.
Thank you in advance

MacK

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 13 Jan 2012, 09:52 AM
Hi MacK,

Since the Kendo widgets don't register their scripts and stylesheets automatically, it doesn't really matter where exactly you will put these files, as long as you register them properly. Yes, the Scripts and Content folders (or subfolders of these) are the correct location.

On a side note, if you have the Telerik MVC components in your application, you can use the Telerik ScriptRegistrar and StyleSheetRegistrar to register the Kendo resources:

http://www.telerik.com/help/aspnet-mvc/web-assets-working-with-javascript-web-assets.html

Kind regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
MacKenzie Mickelsen
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or