0
charl created
Hi,
First Up, Thank you for an amazing framework and an awesome documentation set :D
Can someone give me a push: I'm trying to create a Table in boilerplate, I remember one of the previous samples used jTable, is this still the best option - Or what would the best way be now ?
Cheers Charl
1 Answer(s)
-
0
If you're using angular, one of the best options is <a class="postlink" href="http://ui-grid.info/">http://ui-grid.info/</a> It's a little hard to learn but it's powerfull and most appropriate grid for angularjs.
If you're using durandal or MPA, you can use jTable. jTable (and almost all jQuery-based libraries) does not work fine with angular.