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

Upgrade from v2014.3.1314 to latest version

1 Answer 425 Views
General Information
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Frederick
Top achievements
Rank 1
Frederick asked on 23 Mar 2017, 02:13 PM

Hi,

I'm developper on existing application using Kendo UI v2014.3.1314. I wish to upgrade my application to latest kendoui version that is today Kendo UI v2017.1.223.

Can i do it safely without side effect by just replacing the current JS files by the new ones ?

/*

* Kendo UI v2014.3.1314 (http://www.telerik.com/kendo-ui)
* Copyright 2015 Telerik AD. All rights reserved.
*
* Kendo UI commercial licenses may be obtained at
* http://www.telerik.com/purchase/license-agreement/kendo-ui-complete
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/

/** 

 * Kendo UI v2017.1.223 (http://www.telerik.com/kendo-ui)                                                                                                                                               
 * Copyright 2017 Telerik AD. All rights reserved.                                                                                                                                                      
 *                                                                                                                                                                                                      
 * Kendo UI commercial licenses may be obtained at                                                                                                                                                      
 * http://www.telerik.com/purchase/license-agreement/kendo-ui-complete                                                                                                                                  
 * If you do not own a commercial license, this file shall be governed by the trial license terms.   

*/

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 28 Mar 2017, 08:45 AM
Hi Frederick,

Apart from the Kendo JavaScript files, you will have to also replace the CSS files referenced and the resources they use. 

I would also recommend you to review our release notes for any changes of the behaviour / appearance of widgets, that may affect your application.

Regards,
Veselin Tsvetanov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Information
Asked by
Frederick
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or