Rails 3 推荐的 jQuery 可排序表插件

发布于 2024-10-31 08:57:55 字数 965 浏览 0 评论 0原文

在 Rails 3 应用程序中,您推荐哪种可排序表/网格的 jQuery 插件可以满足以下条件:

  • 与 Rails 3 很好地集成
  • 排序
  • 调整大小
  • 过滤器< /strong> columns
  • show/hide columns
  • 允许分页
  • 拥有非病毒许可证:BSD、MIT都可以; (L)GPL 不是
  • 仍在活跃开发中

我一直在研究 jQuery网格建议,以及这篇关于 15 个出色的 jQuery 插件可实现更好的表操作,但还有很多替代方案,有些甚至已经过时了。

我更加关注 DataTables,甚至 tablesorter,作为不错的候选者,但双重许可如何运作?如果它说

根据 A B 许可证获得双重许可。

我可以选择只尊重 2 个许可证中的一个(较宽松的一个)吗?

Inside a Rails 3 app, what jQuery plugin for sortable tables / grids would you recommend that satisfies these conditions:

  • integrates well with Rails 3
  • sort columns
  • resize columns
  • filter columns
  • show/hide columns
  • allows for pagination
  • has a non viral licence: BSD, MIT are OK; (L)GPL is not
  • is still under active development

I've been looking over the jQuery Grid Recommendations, and also this article about 15 Great jQuery Plugins For Better Table Manipulation but there are many alternatives, and some even outdated.

I paid closer attention to DataTables, even tablesorter, as good candidates, but how is the dual licensing working? If it says

Dual licensed under A or B licenses.

can I choose to respect only one of the 2 licences (the more permissive one)?

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

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

发布评论

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

评论(1

往日情怀 2024-11-07 08:57:55

我不能代表任何其他项目,但可以肯定的是,对于 DataTables,该软件是在 GPLv2 或 BSD 3 点许可证下发布的。您可以选择您想要使用的软件(或者如果您愿意的话,两者都可以,尽管这可能有点奇怪:-))。

I can't speak for any other projects, but certainly with DataTables the software is published under GPLv2 OR a BSD 3 point license. You can pick which one you wish to use the software under (or both if you wanted, although that might be a little odd :-) ).

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