寻找具有单元格格式的 jquery 数据网格

发布于 2024-11-29 21:15:16 字数 1539 浏览 0 评论 0原文

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

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

发布评论

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

评论(3

你与昨日 2024-12-06 21:15:16

您可以使用 jqGrid - 它非常强大且灵活。

您可以使用自定义格式化程序函数来格式化列。我不确定您格式化单元格的标准是什么,但从技术上讲,您可以在该函数内使用 if/else 结构来仅根据某些值进行格式化...

要格式化单元格,请使用 单元格格式化程序

You can use jqGrid - it is very powerful and flexible.

There is a custom formatter function that you can use to format a column. I'm not sure what your criteria is for formatting the cell, but technically you could use if/else structures inside that function to only format based on certain values...

To format the cells, use the cell formatter

小清晰的声音 2024-12-06 21:15:16

我使用 jquery tablesorter 取得了巨大成功, 它确实提供了一个进入的钩子单元格并设置其格式

I've used the jquery tablesorter with great success, it does provide a hook to get into the cell and format it

绝情姑娘 2024-12-06 21:15:16

为了将来的参考,我想我会使用 SlickGrid

For future reference, I think I will be using SlickGrid

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