Hacker News new | ask | show | jobs
by charlieirish 4411 days ago
Great to see some innovation with data tables and UI. You might also like Backgrid which has the following features out of the box:

- Sorting

- Filtering (server/client/fuzzy)

- Searching (client/server)

- Persistence (using backbone REST routes)

- Inline Editing (multiple types including dates, urls, dropdowns)

- Pagination

https://github.com/wyuenho/backgrid

http://backgridjs.com/