We've now got our columns in groups and can expand and collapse them.
In this video, we look at three features related to moving columns:
- The
lockPosition
property: locks columns to the first position in the grid - The
suppressMovable
property: locks any movement of the column (it is still possible to move other columns around it) - The
marryChildren
property: columns of the group always stick together
In the next video, we'll learn about pinning columns.