diff --git a/components/grid/templates/column-header.md b/components/grid/templates/column-header.md index be94d61a3..e80e2f57d 100644 --- a/components/grid/templates/column-header.md +++ b/components/grid/templates/column-header.md @@ -88,8 +88,6 @@ Bound columns render the name of the field or their `Title` in their header. Thr ![Blazor Grid Header Template](images/header-template.png) ->note Header Templates are not available for the `GridCheckboxColumn`. - ## See Also * [Live Demo: Grid Templates](https://demos.telerik.com/blazor-ui/grid/templates)