刷新 yui 数据表中的单个单元格

发布于 2024-08-02 10:28:36 字数 130 浏览 3 评论 0原文

我正在使用 yui 数据表来显示带有实时更新的某些字段的表格数据。我见过的所有示例都要求重新绘制整个表,即使只更改了一列数据。显然,这会导致客户端排序和滚动出现问题,并对 UI 性能产生不利影响。有没有什么方法可以让数据表仅渲染更新数据的单元格?

I am using a yui datatable to show tabular data with certain fields that update in real timee. All examples I've seen require that the entire table be re-drawn even if only one column of data has been changed. Obviously this causes problems with both client-side sorting and scrolling and adversely affects UI performance as well. Is there any way to have a datable render ONLY the cells for which data was updated?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文