草庐IT

Goldenlayout

全部标签

在Goldenlayout中使用Slickgrid Dataview

我可以在Goldenlayout中使用Slickgrid和正常网格。但是,我正在尝试实现数据范围,并且我在OnrowCountChanged上遇到麻烦。Subscribe事件:varStockGridComponent=function(container,state){this._dataView=newSlick.Data.DataView();this._container=container;this._state=state;this._grid=null;this._columns=[...];this._data=data;container.on('open',this._cr