【问题标题】:What is the best way to sort and filter data in a table with AngularJS?使用 AngularJS 对表中的数据进行排序和过滤的最佳方法是什么?
【发布时间】:2018-04-07 05:41:51
【问题描述】:

如何使用 AngularJS 对表格中的数据进行排序和过滤?

我的表格的行是交互式的。用户可以删除/添加一行。我查看了 ng-table,当表中的数据不断变化时,它比我想象的要复杂。我也听说过来自 Bootstrap 的数据表,但它在我的用例中看起来不太好用。

【问题讨论】:

    标签: angularjs datatable filtering ngtable


    【解决方案1】:

    我建议Angular UI grid

    我个人使用过这个网格,它在处理大量数据时表现良好。

    【讨论】:

      【解决方案2】:

      我建议你使用 smart-table 有很棒的文档并且易于使用。

      http://lorenzofox3.github.io/smart-table-website/

      您需要的几乎所有功能都在那里。

      干杯,奖

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2017-12-27
        • 2019-08-17
        • 2010-12-16
        • 1970-01-01
        • 2012-07-20
        • 1970-01-01
        相关资源
        最近更新 更多