在不使用单元渲染器的情况下更新网格时,Ag 网格动态单元闪烁

发布于 2025-01-13 04:10:19 字数 404 浏览 1 评论 0原文

我一直在尝试在我的 ag-grid 角度项目中动态实现单元格闪烁而不使用任何单元格渲染器。我只使用了值获取器和值格式化器,因为我没有任何额外的 HTML 元素要包含在网格的单元格中。但是,当时,我需要为大于前一个值的新更新值显示绿色,为小于前一个值的值显示红色闪烁。我有企业农业网格。单元格闪烁的文档: https://ag-grid.com/angular-数据网格/闪烁单元。有什么方法可以在不使用任何单元格渲染器的情况下完成此任务。

I have been trying to implement cell flashing dynamically in my ag-grid angular project without using any cell renderers. I used only value getters and value formatters as I don't have any extra HTML elements to be included in the cells of the grid. However I need to show green color for the new updated values which are greater than the prev value and red color for the values which are smaller than the prev value when flashing. I have the enterprise ag-grid. The documentation for cell flashing : https://ag-grid.com/angular-data-grid/flashing-cells. Is there any way I can accomplish this without using any cell renderer.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文