带有明细表的 JQuery 网格

发布于 2024-09-19 11:42:33 字数 209 浏览 2 评论 0 原文

我有一个当前正在使用 Telerik Grids 的网格,我想将其转换为使用所有带有 JSON 的 Jquery。我想知道最好使用的工具是什么。 FlexiGrid 和 jQgrid 是我列表中最重要的两个,尽管我找不到任何 FlexiGrid 具有嵌套表(明细表)的示例,但这是必须的。

我的问题是,最好的工具是什么?有好的文档吗?

我正在使用 C# .net 4.0。

I have a grid that is currently using Telerik Grids, I would like to convert this to using all Jquery with JSON. I would like to know what is the best tool to use. FlexiGrid and jQgrid are the top ones on my list although I can not find any examples with FlexiGrid having nested tables (detail tables), which is a must.

My question is, what is the best tool and is there good documentation?

I am using C# .net 4.0.

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

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

发布评论

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

评论(1

忱杏 2024-09-26 11:42:33

有关使用 jqGrid 主/详细网格的演示,您可以在此处找到。您应该在左侧树部分选择“高级”,然后选择“主详细信息”。有关 jqGrid 的文档,您可以在此处找到。在 stackoverflow 上和 trirand 论坛,您会找到许多问题的示例和答案。你当然可以问你自己的问题。

在我看来,jqGrid 是目前最好的网格 jQuery 插件,具有许多不同的功能。它正在积极开发(请参阅 http://github.com/tonytomov/jqGridhttp://github.com/tonytomov/jqGrid/tree/dev)。完整的源代码可用。

The demo about the usage of Master/Detail grids with jqGrid you can find here. You should choose on the left tree part "Advanced" and then "Master Detail". Documentation about jqGrid you will find here. On the stackoverflow and under trirand forum you will find examples and answers on many questions. You can of cause ask you own question.

In my opinion jqGrid is currently the best jQuery Plugin for grids with many different features. It is active developed (see http://github.com/tonytomov/jqGrid and http://github.com/tonytomov/jqGrid/tree/dev). Full source code in available.

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