The Set Fixed Position option allows you to pin a column so that it remains visible while horizontally scrolling through the table. This is especially useful for keeping key identifier columns (such as Name, ID , or Status) in view when working with wide datasets. The following positioning options are available:
- Left: Freezes the selected column on the left side of the grid. The column remains visible while scrolling horizontally to the right.
- Right: Freezes the selected column on the right side of the grid. The column remains visible while scrolling horizontally to the left.
- Sticky: Keeps the column visible in its current position while scrolling. The column does not move out of view, but unlike the options Left or Right, it is not repositioned to an edge of the grid.
Once a column has been fixed, the Remove Freeze option becomes available. Select Remove Freeze to remove the fixed position setting and return the column to the standard scrolling behavior and layout.