嗨,我想做一个ng-grid,angular.js的列表,但是用引导表的格式,有人得到了吗?或者使用来自ng -grid的数据和他的功能创建一个表。
发布于 2015-02-23 02:17:57
尝尝这个。你会发现ng-grid的一个很好的例子。
http://angular-ui.github.io/ng-grid/
发布于 2015-02-23 02:45:35
最近,ng-grid已经迁移到ui-grid,它们提供了更好的UI控制和用户界面。
与其进行自己的定制,不如看看ui-grid自己的customization of header、customization of row template和customization of column menu
便笺
Angular
ui-grid仍处于测试阶段,它不是一个稳定的版本。
希望这能对你有所帮助。谢谢。
https://stackoverflow.com/questions/28661355
复制相似问题