Posted 30 December 2020, 2:59 am EST
Hi Ashwin,
If I use header visibility then , the whole radio box column is also getting disappeared.
<wj-flex-grid class=“bento-flex-grid” [itemsSource]=“data” [autoClipboard]=“false” [showSort]=“true”
[stickyHeaders]=“true” [headersVisibility]=“false”>
<ng-template wjFlexGridCellTemplate [cellType]=“‘RowHeader’” let-cell=“cell”>
<wj-flex-grid-column [binding]=“‘WorkflowTemplateName’” [width]=“1250” [header]= " ’ ’ ">
I have attached both screenshots.
Thank you.
Regards,
Nivisha