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

Combined Scripts (Mobile + DataViz) Problem.

5 Answers 450 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Orlando
Top achievements
Rank 1
Orlando asked on 27 Apr 2012, 04:38 PM

Hi, I've read:

Combined Scripts

The following combined scripts are made available in order to simplify development and deployment.

  • kendo.all.min.js contains a minified version of all scripts (Web, DataViz and Mobile).
    That file is available only in the Kendo Complete package.

  • kendo.web.min.js contains a minified version of all scripts from Kendo UI Web.
  • kendo.dataviz.min.js contains a minified version of all scripts from Kendo UI DataViz. 
  • kendo.mobile.min.js contains a minified version of all scripts from Kendo UI Mobile. 

Important: Only one of the above scripts can be included at a time.


This mean, I can't use DataViz with a Mobile app?


I'm using
    <script src="js/kendo.mobile.min.js"></script>


But with i add 
    <script src="js/kendo.dataviz.min.js"></script>

to my page, the page can't load ok.


plase advise

5 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 02 May 2012, 09:20 AM
Hi,

You can use our download builder to create a custom js file suitable for your needs. 

Regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Orlando
Top achievements
Rank 1
answered on 02 May 2012, 01:34 PM
I havn't a license.
0
Petyo
Telerik team
answered on 03 May 2012, 12:42 PM
Hello,

The other way would be to combine the scripts manually - you can take a look at our JavaScript dependencies section for reference on what's needed. 

I would like to warn that both Kendo UI Mobile and Kendo UI DataViz are available only under commercial license, and using them without one is considered illegal.  

Kind regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Orlando
Top achievements
Rank 1
answered on 03 May 2012, 01:30 PM
Sure, no problem. I work in a big company (electrical) and we need to do few business apps for BB, iPhone and Android (also WP7) and Kendo is the best framework that i found. But, 500kb in a single JS file (I mean Kendo UI complete) is bit "fat", for our customers. The download builder is the best option, but i can't buy until i show to my boss a beta app made with your framework.
0
Petyo
Telerik team
answered on 04 May 2012, 09:33 AM
Hi,

Of course this makes sense. However, I believe that a proof-of-concept application can be built using kendo.all.min.js; after all, it is not going to be deployed to customers, and tested in controlled environment. 

Greetings,
Petyo
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
Orlando
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Orlando
Top achievements
Rank 1
Share this question
or