From 46a90cac76d6b2d62c67e27339d97547e2df9336 Mon Sep 17 00:00:00 2001 From: Yulya Lebed Date: Mon, 16 Jun 2025 10:35:10 +0200 Subject: [PATCH] Added descriptions for Show Row Numbers in grid --- docs/fieldtypes/grid.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/fieldtypes/grid.md b/docs/fieldtypes/grid.md index 9f1c1e15a..bc80bef8c 100755 --- a/docs/fieldtypes/grid.md +++ b/docs/fieldtypes/grid.md @@ -33,6 +33,10 @@ Specifies the maximum number of rows this Grid can have. For example, if you ent Enables moving the Grid rows with drag & drop to change the order +#### Show Row Numbers + +Enables the display of row numbers alongside each row in the data grid. + #### Grid layout Tip: Grid Field Layout