Files |
Description/Usage |
ej.core.min.js |
It is referred always before using all the JS controls. |
ej.data.min.js |
Used to handle data operation and is used while binding data to the JS controls. |
ej.touch.min.js |
It is referred when using touch functionalities in Gantt. |
ej.draggable.min.js |
It is referred when using drag and drop in Gantt. |
ej.globalize.min.js |
It is referred when using localization in Gantt |
ej.gantt.min.js |
The Gantt’s main file. |
ej.scroller.min.js |
It is referred when scrolling is used in the Gantt. |
ej.button.min.js |
It is referred while enable the Editing feature in the Gantt. |
ej.dialog.min.js | |
ej.datepicker.min.js | |
ej.datetimepicker.min.js | |
ej.dropdownlist.min.js | |
ej.checkbox.min.js | |
ej.editor.min.js | |
ej.toolbar.min.js |
It is referred while enable the Toolbar feature in the Gantt. |
ej.tooltip.min.js |
It is referred when toolbar is enabled in Gantt. |
ej.tab.min.js |
It is referred when dialog is rendered in Gantt. |
ej.gridresize.min.js |
It is referred when using resize feature in Gantt |
ej.rte.min.js |
It is referred when while using the dialog with edit type as RTE in the Gantt. |
ej.treegrid.min.js |
It is referred to the Grid part in Gantt. |
<script src="https://cdn.syncfusion.com/15.4.0.17/js/web/ej.web.all.min.js"></script> |