【发布时间】:2020-05-01 15:58:04
【问题描述】:
使用 agGridReact 时遇到 autoHeightCalculator 问题。获取数据后,此脚本需要 10 多秒。在渲染 3000 行数据之前。是否有一些选项可以将其关闭或知道如何减少此时间间隔?
【问题讨论】:
使用 agGridReact 时遇到 autoHeightCalculator 问题。获取数据后,此脚本需要 10 多秒。在渲染 3000 行数据之前。是否有一些选项可以将其关闭或知道如何减少此时间间隔?
【问题讨论】:
检查 ag-grid 属性“autoHeight”,如果为 true,则运行 autoHeightCalculator()。
【讨论】: