从 YUI Datatable 迁移到 Jquery Datatable 时的提示

发布于 2024-08-19 06:43:11 字数 205 浏览 1 评论 0原文

到目前为止,我使用 YUI Datatable 来呈现我的所有记录...... 由于 Jquery 现在非常流行,而且比 YUi 更轻量级,所以我决定使用它...

  • 从 YUI 迁移时的学习曲线是什么 到jquery?
  • 有关 Jquery Datatable 的提示和技巧?
  • 我可以在jquery数据表中配置分页器吗?

I thus far used YUI Datatable to render all my records...
Since Jquery is very popular nowdays and a lightweighter one than YUi, I've decided to use it...

  • What are the Learning curves when moving from YUI
    to jquery?
  • Tips and tricks about Jquery Datatable?
  • Can I configure paginator in jquery datatable?

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

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

发布评论

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

评论(2

緦唸λ蓇 2024-08-26 06:43:11

学习曲线:您应该发现 jQuery 可能比 YUI 更简单。这实际上取决于您想要做什么。也就是说,您需要的表和处理有多复杂。最简单的 jQuery 数据表只需要一行代码即可创建。由于您已经熟悉 YUI,所以我认为您在使用 jQuery 时不会遇到任何问题。

是的,您可以在 jQuery 数据表中配置分页器。

Learning curve: You should find that jQuery may be simpler than YUI. It really depends on what you are trying to do. That is, how complex are the tables and the processing that you require. At its simplest the jQuery datatable only needs a single line of code to create. Since you are already familiar with YUI I do not see any problem that you will have with jQuery.

And yes you can configure the paginator in jQuery datatable.

追我者格杀勿论 2024-08-26 06:43:11

有关 Jquery Datatable 的提示和技巧?

尝试 datatables.net

我已经使用过它,它非常可配置,易于使用。
他们的网站上还有很多示例

Tips and tricks about Jquery Datatable?

Try datatables.net

I have used it and it's very configurable, easy to use.
There are also lots of examples in their site.

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