Skip to content

Commit 27996c9

Browse files
authored
Merge pull request #1009 from ExpressionEngine/feature/7.x/grid-row-count-docs
Added descriptions for Show Row Numbers in grid
2 parents 32046ed + 03f710b commit 27996c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/fieldtypes/grid.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Specifies the maximum number of rows this Grid can have. For example, if you ent
3333

3434
Enables moving the Grid rows with drag & drop to change the order
3535

36+
#### Show Row Numbers
37+
38+
Enables the display of row count alongside each row in the data grid.
39+
3640
#### Grid layout
3741

3842
Tip: Grid Field Layout

0 commit comments

Comments
 (0)