Skip to content

A guide to design your own AngularJS grids with filters and sorting.

Notifications You must be signed in to change notification settings

monlouisj/DIYgrids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIYgrids

A guide for designing your own AngularJS grids with filters and sorting. Because it's not that hard!

Demo : http://monlouisj.github.io/DIYgrids

I needed to display different data sets (that means different datas AND different columns) inside grids and switch between them.

I tried ng-grid/ui-grid, trNgTable, angular-google-chart and none could meet my needs. The problem is that they do not handle reloading a different data set without breaking the ui.

So, DIYgrids allows you to do just that using AngularJS and Bootstrap.

Cheers

About

A guide to design your own AngularJS grids with filters and sorting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published