angularjs - Angular JS -which grid to use -


which best control can used in angularjs list items in table format . have seen multiple options ng-table,ui-grid,ag-grid,kendo-grid.i need features like,sorting,filtering,row styling,header column splitting,scrolls,pagination , should responsive too.

my personal preference goes out ui-grid, it's flexible , allows create custom directives/hooks extend rich functionalities. i've used in big project huge datasets , although required custom tweaking lightning fast.


Comments

Popular posts from this blog

Hatching array of circles in AutoCAD using c# -

ios - UITEXTFIELD InputView Uipicker not working in swift -

Python Pig Latin Translator -