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

相关内容

热门资讯

第二分钟外挂!余干510k副5... 第二分钟外挂!余干510k副510k,卡农血拼辅助,必备教程(新版有挂)-哔哩哔哩1、很好的工具软件...
三分钟揭露!情怀莆仙吹牛脚本,... 三分钟揭露!情怀莆仙吹牛脚本,新西部大厅辅助(确实是真的挂)-哔哩哔哩1、实时情怀莆仙吹牛脚本开挂更...
第二分钟外挂!菠萝辅助器免费版... 第二分钟外挂!菠萝辅助器免费版的功能介绍,老友广东辅助工具,必赢教程(有挂头条)-哔哩哔哩1、该软件...
4分钟分享!福建天庭开心辅助软... 4分钟分享!福建天庭开心辅助软件,皮皮衡阳字牌黑科技视频(其实存在有挂)-哔哩哔哩1、在皮皮衡阳字牌...
第九分钟外挂!卡五星辅助工具,... 第九分钟外挂!卡五星辅助工具,上品游戏辅助器,详细教程(有挂实锤)-哔哩哔哩一、上品游戏辅助器软件透...
第9分钟了解!美猴王辅助,微信... 第9分钟了解!美猴王辅助,微信小程序财神十三张辅助(总是是有挂)-哔哩哔哩1、游戏颠覆性的策略玩法,...
2分钟外挂!人皇辅助软件下载,... 2分钟外挂!人皇辅助软件下载,火神大厅辅助器,透牌教程(有挂分析)-哔哩哔哩1、人皇辅助软件下载系统...
第二分钟详情!浙江游戏大厅脚本... 第二分钟详情!浙江游戏大厅脚本软件,卡农免费辅助(竟然是有挂)-哔哩哔哩1、该软件可以轻松地帮助玩家...
三分钟外挂!闲逸亲友圈辅助下载... 三分钟外挂!闲逸亲友圈辅助下载,朱雀开心罗松开挂,新2025教程(确实有挂)-哔哩哔哩1.闲逸亲友圈...
十分钟解迷!传送屋激k透视软件... 十分钟解迷!传送屋激k透视软件安装链接,衢州都莱罗松辅助器(竟然真的是有挂)-哔哩哔哩暗藏猫腻,小编...