Column Header Component

This demo illustrates how to use a custom column header component in the Grid. The custom header is achieved by defining a headerTemplate function for the desired column. In this example, the header displays a title along with an icon button that can be used to trigger additional actions or display information related to the column.