Available in the OSS Version

Layout Manager - Grid Layout with Custom Size

This sample demonstrates the layout manager control’s grid layout having specific width and height for each column.

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

The control allows you to position items arbitrarily in a grid with a predefined size. Also the layout manager gives you an opportunity to set specific width/height for each column by px, percent or * (fills the remaining space).

Code View

Copy to Clipboard