shlomiassaf / ngrid

A angular grid for the enterprise

Home Page:https://shlomiassaf.github.io/ngrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance sorting and filtering APIs

shlomiassaf opened this issue · comments

  • - Make the API's more clear
  • - Support filter predicates through column definitions (like sorting)
  • - Align sort and filter APIs to match as much as possible
  • - Expose filtered and sorted data through PblDataSource
  • - Document filtering

would be great to have access to filtered data. at least to count, i.e. to be able to show how many items stayed after filtering

also selection column should select only items which visible after filtering.

@ek2dev @tsiegleauq See the docs in the Features -> Column -> Column Filters page

version 1.0.0-alpha.23