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;
    }

相关内容

热门资讯

解谜透视!hhpoker有没有... 解谜透视!hhpoker有没有作弊辅助,微信微乐辅助器下载,妙计教程(了解有挂)-哔哩哔哩1.hhp...
推荐透视!wepoker透视脚... 推荐透视!wepoker透视脚本免费下载,微乐自建房道具有用吗,练习教程(有挂技巧)-哔哩哔哩1.w...
曝光透视!wepoker有辅助... 曝光透视!wepoker有辅助器吗,手机微乐小程序破解器如何使用,操作教程(有挂头条)-哔哩哔哩1、...
了解透视!aa poker辅助... 了解透视!aa poker辅助,微信小程序微乐辅助器贴吧,要领教程(有挂方式)-哔哩哔哩运aa po...
科普透视!hhpoker哪个俱... 科普透视!hhpoker哪个俱乐部靠谱,微乐云南小程序辅助器,诀窍教程(发现有挂)-哔哩哔哩1、操作...
必备透视!拱趴大菠萝挂怎么安装... 必备透视!拱趴大菠萝挂怎么安装,微信小程序微乐辅助器苹果,手筋教程(有挂技巧)-哔哩哔哩1、必备透视...
解谜透视!wpk模拟器是什么,... 解谜透视!wpk模拟器是什么,微乐小程序辅助脚本靠谱的,办法教程(有挂辅助)-哔哩哔哩1、玩家可以在...
必备透视!wepoker网页版... 必备透视!wepoker网页版透视方法,微乐小程序修复系统有用吗,方针教程(有挂方法)-哔哩哔哩1)...
推荐透视!aapoker透视脚... 推荐透视!aapoker透视脚本,微信小程序微乐自建房脚本下载,指引教程(有挂技术)-哔哩哔哩1、a...
揭露透视!pokemmo脚本手... 揭露透视!pokemmo脚本手机版,微信小程序微乐游戏修改器,经验教程(有挂技术)-哔哩哔哩;pok...