josebalius / ngReactGrid

A really fast Angular grid using the power of React to render. Based on ng-grid and jQuery DataTables.
http://josebalius.github.io/ngReactGrid/
MIT License
328 stars 47 forks source link

Disable paging buttons if there is no data for showing #46

Closed kashcode closed 9 years ago

kashcode commented 9 years ago

Need check if data is then enable paging buttons otherwise disable.

kashcode commented 9 years ago

Other solution if there no data do not show footer at all.