Tile dependencies

18 Aug 20161 minute to read

This section deals with the dependency files for Tile control. The file ej.web.all.min.js is a mass collection of Web Controls. When you are using this file, you can skip this section. Otherwise, refer to the following mentioned script files to render the Tile control.

File Description/Usage
ej.core.min.js Must be referred always before using all the Web controls.
ej.data.min.js Must be referred while using data binding feature in Web controls that is used to handle data manger operation.
ej.touch.min.js Must be referred for touch events supports.
ej.tile.min.js Must be referred to render Tile control and to handle Tile specific operations.