For my column aprobado I get the value and use an *ngIf clause to create a span with the string I want to show. I guest that your getting ... ... <看更多>
Search
Search
For my column aprobado I get the value and use an *ngIf clause to create a span with the string I want to show. I guest that your getting ... ... <看更多>
Use one ng-template per column with no conditions. example: <ngx-datatable-column *ngIf="condition here"> <ng-template let-row=" ... ... <看更多>
How to use ng2-file-upload with ngx-datatable in place of simple table to access file ... <ngx-datatable-column name="Size" *ngIf="uploader.options. ... <看更多>
[columns]="columns". > </datatable-summary-row>. <datatable-row-wrapper. [groupedRows]="groupedRows". *ngFor="let group of temp; let i = index; ... ... <看更多>