Hello,
Is there a upgrade guide from dhtmlx 3.6 to dhtmlx 4.0?
Please advise
Thanks,
Kris
Hello,
Is there a upgrade guide from dhtmlx 3.6 to dhtmlx 4.0?
Please advise
Thanks,
Kris
All you need is to download the dhtmlx 4.0 package and replace all your current js/css files with the files from the new version.
Update: Here is the guide about the migration from 3.6 to 4.0 for the dhtmlx components can be found here
docs.dhtmlx.com/dhtmlx4/migration.html
I’m trying to update to 4.0 but I can’t files like dhtmlxcommon.js, dhtmlxgrid.css, dhtmlxgridcell.js …
A screenshot of the dhtmlxGrid component showing the difference between old and new version: i.imgur.com/umwbSL1.png
This doc isn’t updated and it uses the files I’m referring: docs.dhtmlx.com/grid__basic_initialization.html
Please, try to use the dhtmlx.js and dhtmlx.css files.
It isn’t possible to use only one component, as it was with the last version???
It is also still available to use the separate files.
Here is the guide:
docs.dhtmlx.com/migration__index … aratefiles
and additional changes in the grid files structure:
From version 4.0 the files dhtmlxgrid.js and dhtmlxgridcell.js are united into one file named dhtmlxgrid.js.
Thx!!