Configuring the grid is straightforward - specify a grid of X rows by Y columns for the container and then tell the component the width and height of every contained item. This not unlike how a CSS Grid works so if you have ever used CSS Grids, you will immediately be familiar with the TileLayout.
Any component placed in a TileLayout, will available to the user for resizing and reodering. By simply dragging and dropping items, every user can set up their work environment the most convenient way.
Giving our clients maximum customization is a core pillar of Progress. Customization doesn't end with the developer though - it is important for the end user just as much. The Telerik UI for PHP TileLayout component is a container which allows the user to rearranhe any of its children by dragging and dropping. Imagine a dashboard-style screen where the user spends the majority of his time looking at the same things - give them the ability to reorder and resize the dashboard to make them feel at home.