Posted 28 December 2020, 3:57 am EST
Hello,
I want to hide the column name of the dynamic column in my grid.
<wj-flex-grid-column [binding]=“‘WorkflowTemplateName’” [width]=“1250” [header]= " ">
I tried giving empty space in header but still the header is visible in the grid.
How can I hide the column name?
Thank you.
Regards,
Nivisha