Good day everyone, For the project I work on, we are looking for a replacement for a self-developed tableview. At the time when we started the project there wasn't many tables developed for/in Angular however things have moved since then and there are several options around.
Looking around the web, I found the following tables which seem to be the most prominent at the moment: ng-table: http://bazalt-cms.com/ng-table/ ng-grid: http://angular-ui.github.io/ng-grid/ Smart-Table: http://lorenzofox3.github.io/smart-table-website/ trNgGrid: http://moonstorm.github.io/trNgGrid/release/ The main requirements for our use-case are: + The obvious ones... Sorting, pagination, filtering, searching + Search result highlighting + Resizable columns + Hide/show columns (bonus if it can natively save the displayed column in local storage) + Draggable columns (bonus if it can natively save the column order in local storage) That being said, I have the following questions for you all: * Are there any other relevant, well established, table frameworks for Angular that I am missing from my list above? * Has anyone seen a comparison of the features of these various frameworks which would help us make a decision on which framework to use? I would love to hear about any good or bad experiences using tables in Angular! Thanks much! pascal -- 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.
