diff --git a/components/grid/templates/column.md b/components/grid/templates/column.md index 00c772e0ec..39fd8566b8 100644 --- a/components/grid/templates/column.md +++ b/components/grid/templates/column.md @@ -10,16 +10,26 @@ position: 5 # Column Template -By default, each Grid cell renders the value of the respective column `Field` of the current data item (row). You can change this behavior by using the `Template` of the column and adding your own content or logic. +By default, each Grid cell renders the value of the respective column `Field` of the current data item (row). You can change this behavior by using a column `Template` and adding your own content or logic. -The column template (the `