Hey, I started implementing DataTables in my Angular project, but then at some point I realized that I may end up using angular logic for the things that datatables have out of the box (sorting, filtering, pagination). In other words, I realized that it's easier for me to implement datatable's functionalities in angular than to incorporate datatables in my project and make all its functionalities work.
Then I came across ng-grid which is specifically built for angular, of course. Now I cannot make up my mind about which way to go. Any advice? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
