Skip to content

Commit 798ac10

Browse files
chore(grid): sync docs with code
1 parent 91ad941 commit 798ac10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/columns/auto-generated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The content of this article will be separated into groups for clarity:
2424

2525
## Basics
2626

27-
To display all model fields in the grid, just set its `AutoGenerateColumns` parameter to `true`. This will also generate columns for fields from nested models.
27+
To display all model fields in the grid, just set its `AutoGenerateColumns` parameter to `true`.
2828

2929
If you don't need explicitly declared columns (such as a command column or frozen columns) the `GridColumns` tag is not required.
3030

0 commit comments

Comments
 (0)