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
when search parameter change, is it more suitable to reset the page to first page? #9
Closed
jinceon closed 9 years ago
when search parameter change, is it more suitable to reset the page to first page? for example,initially there are 50 records.
bug repeat steps:
expect result: reset page to first page.
actual result: it still stay in page 5. and pagination bar is invisile