AngularSlickgrid提示框在单元格值变化时未更新
创始人
2024-10-29 16:00:51
0

问题的解决方法是使用Angular Slickgrid的onCellChange事件来强制更新提示框。以下是一个示例代码:

import { Component, OnInit } from '@angular/core';
import { AngularGridInstance, Column, FieldType, Formatters, GridOption } from 'angular-slickgrid';

@Component({
  templateUrl: './my-component.html'
})
export class MyComponent implements OnInit {
  columnDefinitions: Column[];
  gridOptions: GridOption;
  dataset: any[];

  angularGrid: AngularGridInstance;
  isGridInitialized = false;

  ngOnInit(): void {
    this.columnDefinitions = [
      { id: 'title', name: 'Title', field: 'title', width: 70 },
      { id: 'duration', name: 'Duration (days)', field: 'duration', width: 70, formatter: Formatters.decimal },
      { id: 'complete', name: '% Complete', field: 'percentComplete', minWidth: 90, formatter: Formatters.percentCompleteBar },
      { id: 'start', name: 'Start', field: 'start', minWidth: 60 },
      { id: 'finish', name: 'Finish', field: 'finish', minWidth: 60 },
      { id: 'effort-driven', name: 'Effort Driven', field: 'effortDriven', minWidth: 60 }
    ];

    this.gridOptions = {
      enableCellNavigation: true,
      enableColumnResize: true,
      enableAutoResize: true
    };

    this.dataset = this.getData(500);

    this.isGridInitialized = true;
  }

  angularGridReady(angularGrid: AngularGridInstance) {
    this.angularGrid = angularGrid;
  }

  onCellChanged(event: any, args: any) {
    // Force cell to redraw by triggering a cell change event
    // This will cause the Tooltip to read from the updated value
    this.angularGrid.grid.invalidate();
    const cell = this.angularGrid.grid.getActiveCell();
    this.angularGrid.grid.scrollCellIntoView(cell.row, cell.cell);
  }

  private getData(count: number) {
    const process = [];
    for (let i = 0; i < count; i++) {
      const rand = Math.floor(Math.random() * 100);
      process.push({
        id: i,
        title: 'Task ' + i,
        duration: rand,
        percentComplete: rand,
        start: new Date(2009, 0, 1),
        finish: new Date(2009, 0, 1),
        effortDriven: i % 5 === 0
      });
    }
    return process;
  }
}

在模板中,将onCellChanged函数作为onCellChange事件的处理程序绑定到单元格上:



相关内容

热门资讯

xpoker辅助神器!智星菠萝... xpoker辅助神器!智星菠萝可以辅助吗(透视)插件-总是辅助有挂1、实时智星菠萝可以辅助吗透视辅助...
wepoker私人局透视教程!... wepoker私人局透视教程!wepoker私人局俱乐部怎么进(透视)神器-都是有挂真的是有挂wep...
拱趴大菠萝万能辅助器!wepo... 拱趴大菠萝万能辅助器!wepoker辅助器怎么弄(透视)方法-竟然专业是有挂拱趴大菠萝万能辅助器脚本...
wepoker怎么获得好牌!w... wepoker怎么获得好牌!wepoker透视app下载(透视)技巧-都是解谜真的有挂1、每一步都需...
wpk德州局怎么透视!wepo... wpk德州局怎么透视!wepoker透视有没有(透视)脚本-切实揭幕有挂1、下载好wpk德州局怎么透...
poker world辅助!w... poker world辅助!wpk辅助软件(透视)挂-一直关于有挂1、打开软件启动之后找到中间准星的...
aapoker透视怎么用!we... aapoker透视怎么用!wepoker破解器(透视)挂-一直辅助真的有挂所有人都在同一条线上,像星...
wepoker辅助器是真的吗!... wepoker辅助器是真的吗!hhpoker辅助挂是真的吗(透视)插件-一贯辅助是真的挂1.hhpo...
透视专业!德普之星辅助软件(透... 透视专业!德普之星辅助软件(透视)hh poker辅助器先试用,教程经验(的确有挂)-哔哩哔哩1、h...
hhpoker脚本!fishp... hhpoker脚本!fishpoker透视底牌(透视)方法-切实解密存在有挂1、玩家可以在fishp...