Posted 20 September 2021, 2:25 pm EST
when i adding column like this am getting error
<wj-flex-grid-column [header]=“‘Locations’” [binding]=“‘LocationNames’” [width]=“250” [allowResizing]=“false”
[visible]=“columnDefinitionsByBinding[‘LocationNames’].visible”>
<ng-template wjFlexGridCellTemplate [cellType]=“‘Cell’” let-cell=“cell”>
{{cell.item.LocationNames}}
<span style=“float: right;” (click)=“openLocationsModal()”>