UI for ASP.NET Core
We developers may sometimes be picky about our tools, but end users are much pickier. We developed the Telerik UI for ASP.NET Core TileLayout control to provide you with an easy way to answer user customization requests. It is a container which allows the user to reorder and resize any of its children by dragging and dropping them. This enables them to fit the information they need the most where they are comfortable reading it. Applications which feature dashboard-style screens will benefit the most from making use of this component.
Check out the ASP.NET Core TileLayout demo
New tiles can be added and existing tiles removed dynamically by the user as their needs change. Doing so is as easy as dragging and dropping the new tiles and clicking the X icon on the top right of the tiles that are no longer needed.
Once controls are added as children of the TileLayout, they will be immediately intractable. By default, all children can be resized and rearranged with standard mouse interactions. Any user can then configure their work environment by just dragging with the mouse.
Learn more about Resizing and Reordering TileLayout Elements