3 @ViewChild(MatSort) sort2: MatSort;. This will cause issues, because both variables are pulling the same MatSort value and only the first grid ...
確定! 回上一頁