ekokotov / object-table

Angular directive to easy create dynamic tables from source or URL with sorting, filtering and pagination. Smart templates and good perfomance
BSD 3-Clause "New" or "Revised" License
171 stars 52 forks source link

on-sort and on-search event #40

Open ehsaanwelcome opened 8 years ago

ehsaanwelcome commented 8 years ago

just like on-edit, there must be on-sort(field, direction) and on-search(field, value) events. on-sort is achievable by overriding but there should be event