mat-sort not working in dynamically generated tab... @ViewChild(MatSort, {static: false}) set sort(value: MatSort) { this.dataSource.sort = value; } ...
確定! 回上一頁