esvit / ng-table

Simple table with sorting and filtering on AngularJS
http://esvit.github.io/ng-table
BSD 3-Clause "New" or "Revised" License
2.77k stars 851 forks source link

publishAfterDataFiltered not returning data #1004

Closed oussamaachech closed 7 years ago

oussamaachech commented 7 years ago

Is there a documentation of this function? I always get an empty list as a result ngEvents.publishAfterDataFiltered(s.tableParams, newData); log.debug(newData.length);