Answer the question
In order to leave comments, you need to log in
What is the best way to implement tables for Angular?
Previously used DataTables . A great simple and powerful tool with tons of features out of the box.
Is there something similar for angular? So that when you start a project, then you don’t run into a rake that suddenly arises?
Thanks
Answer the question
In order to leave comments, you need to log in
ui-grid.info
lorenzofox3.github.io/smart-table-website
ng-table.com
I used the first one, but it's not perfect, everywhere has its drawbacks. If all the data comes from the server, and pagination, sorting and filtering are also server-based, then it’s easier to do it stupidly manually.
angular-datatables - very powerful library: can Twitter Bootstrap, there are a bunch of plugins, etc.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question