最佳 Angular javascript 网格
Best Angular javascript Grid
我需要使用 Angular Js 实现 Microsoft 解决方案。
解决方案有一个用于 Crud 操作的 Microsoft .Net Web Api,以及带有 angular js 的 MVC5 项目。我需要一个 angular js 网格,其中显示来自网络的数据 api json。我需要带有分页和搜索功能的网格。没有内联编辑功能。
我看到了 ng-grid。这是最好的解决方案吗?
谢谢
ng-grid 很好。它有很多功能。你也可以使用 smart table. Less functionality than ng-grid but too easy to use. the functionality you told I think all will be easily covered. Its a suggestion but ng-grid 非常棒,有很多功能。
我需要使用 Angular Js 实现 Microsoft 解决方案。 解决方案有一个用于 Crud 操作的 Microsoft .Net Web Api,以及带有 angular js 的 MVC5 项目。我需要一个 angular js 网格,其中显示来自网络的数据 api json。我需要带有分页和搜索功能的网格。没有内联编辑功能。
我看到了 ng-grid。这是最好的解决方案吗?
谢谢
ng-grid 很好。它有很多功能。你也可以使用 smart table. Less functionality than ng-grid but too easy to use. the functionality you told I think all will be easily covered. Its a suggestion but ng-grid 非常棒,有很多功能。