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

Is kendo.web.js required for mvc controls ?

1 Answer 123 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 03 Dec 2014, 05:35 AM
I want to know if i can eliminate loading of kendo.web.js for my mvc project.
I am facing performance issues and eliminating unnecessary scripts from bundle, so i want to know whether kendo.web.js is required for mvc or not ?

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 04 Dec 2014, 05:06 PM
Hi Simon,

You either need kendo.all.min.js, or the combined script, which corresponds to the widgets that you are using (kendo.web.min.js, ...mobile... or ...dataviz...). You can alternatively use individual scripts, or a custom combined scripts.

Please refer to the following documentation section for more information:

http://docs.telerik.com/kendo-ui/install/custom

Regards,
Dimo
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Simon
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or