Angularmaterial排序表头在更改数据源后无法工作
创始人
2024-10-28 10:01:04
0

在更改数据源后,需要手动重新设置排序表头的数据源。这可以通过以下步骤实现:

  1. 在 HTML 模板中,找到包含排序表头的 mat-table 元素,将其绑定到模板引用变量中:

  2. 在组件类中,使用 ViewChild 装饰器和 @Input() 装饰器声明这个引用变量:

    @ViewChild('table') table: MatTable; @Input() dataSource: MatTableDataSource;

  3. 在更改数据源后,重新设置表头的数据源:

    this.dataSource = new MatTableDataSource(data); this.table.dataSource = this.dataSource;

  4. 现在,表头排序应该正常工作了。

完整的代码示例:

HTML 模板:


  
     Name 
     {{item.name}} 
  
  
     Age 
     {{item.age}} 
  
  
  

组件类:

import { Component, OnInit, ViewChild, Input } from '@angular/core';
import { MatTableDataSource, MatSort } from '@angular/material';

@Component({
  selector: 'app-table',
  templateUrl: './table.component.html',
  styleUrls: ['./table.component.scss']
})
export class TableComponent implements OnInit {
  displayedColumns: string[] = ['name', 'age'];
  dataSource: MatTableDataSource;

  @ViewChild(MatSort, { static: true }) sort: MatSort;
  @ViewChild('table') table: MatTable;
  @Input() data: any[];

  ngOnInit() {
    this.dataSource = new MatTableDataSource(this.data);
    this.dataSource.sort = this.sort;
    this.table.dataSource = this.dataSource;
  }

  ngOnChanges(changes) {
    if (changes.data) {
      this.dataSource = new MatTableDataSource(changes.data.currentValue);
      this.dataSource.sort = this.sort;
      this.table.dataSource = this.dataSource;
    }

相关内容

热门资讯

透视私人局(aapoker辅助... 透视私人局(aapoker辅助)pokernow怎么开挂(详细辅助必备教程)原先真的有挂aapoke...
德扑之星辅助器购买!德扑之星禁... 1、德扑之星辅助器购买!德扑之星禁止模拟器,(来玩德州)其实是真的有挂(详细透视可靠技巧)2、进入游...
透视脚本(德州ai人工智能)德... 透视脚本(德州ai人工智能)德州poker外挂(详细辅助线上教程)总是真的是有挂1、金币登录送、破产...
wepoke辅助挂!众合推扑克... wepoke辅助挂!众合推扑克辅助工具,(德州aapoker俱乐部)原先真的是有挂(详细透视黑科技教...
透视规律(wepoke辅助德之... 透视规律(wepoke辅助德之星)线上德州ai机器人(详细辅助解密教程)从来有挂,您好,wepoke...
德州ai人工智能!德州之星ap... 德州ai人工智能!德州之星app辅助,(wepoKE)原本是真的有挂(详细辅助大神讲解);致您一封信...
透视存在(wpk辅助挂)wep... 透视存在(wpk辅助挂)wepoke怎么来好牌(详细辅助可靠教程)原来有挂是一款可以让一直输的玩家,...
wepokeai代打!红龙扑克... 这是一款非常优秀的wepokeai代打 ia辅助检测软件,能够让你了解到wepokeai代打中牌率当...
透视透视(wpk德州透视辅助)... 透视透视(wpk德州透视辅助)德州软件辅助计算(详细辅助必胜教程)素来是有挂wpk德州透视辅助辅助器...
德州之星外挂!wepoke是不... 德州之星外挂!wepoke是不是有挂,(wEPoke)起初真的有挂(详细辅助2025新版教程)科技教...