You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/grid/columns/auto-generated.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The content of this article will be separated into groups for clarity:
24
24
25
25
## Basics
26
26
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`.
28
28
29
29
If you don't need explicitly declared columns (such as a command column or frozen columns) the `GridColumns` tag is not required.
0 commit comments