Skip to content

Commit d7cc714

Browse files
authoredFeb 16, 2024
docs: Update column-ordering.md (#5354)
1 parent eef7a99 commit d7cc714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/guide/column-ordering.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There are 3 table features that can reorder columns, which happen in the followi
2525
2. Manual **Column Ordering** - A manually specified column order is applied.
2626
3. [Grouping](../guide/grouping) - If grouping is enabled, a grouping state is active, and `tableOptions.columnGroupingMode` is set to `'reorder' | 'remove'`, then the grouped columns are reordered to the start of the column flow.
2727

28-
> **Note:** `columnOrder` state will only affect unpinned rows if used in conjunction with column pinning.
28+
> **Note:** `columnOrder` state will only affect unpinned columns if used in conjunction with column pinning.
2929
3030
### Column Order State
3131

0 commit comments

Comments
 (0)