Indicates whether the column is fixed or not. If fixed, it specifies where it is fixed (at the start or end position).
No | The column is NOT fixed and it moves when scrolling horizontally. This is the default value. |
Start | The column is fixed at the start position (as the first column or after another fixed column that is the first column). |
End | The column is fixed at the end position (as the last column or before another fixed column that is the last column). |
Generators: Angular
Controls: Tabular Grid
This property allows indicating that a column is fixed in a certain position (Start, End) when scrolling horizontally.
When dragging a fixed column, it can only be moved in the part of other fixed columns in the same zone (Start, End).
In addition, it is not possible to drag a non-fixed column into the fixed columns zone.
This property applies only at design time.
This property is available since GeneXus 18 Upgrade 6.
Column Visible property
Column Hidden property
Column Title Visible property
Column Image property
Column Tooltip property
Column Resizable property
Column Hideable property