jQuery Scrollable, Sortable, Filterable table

前端 未结 6 502
春和景丽
春和景丽 2020-12-25 12:23

I\'m looking to utilize jQuery to handle a few very common requests we get for data tables of varying sizes: scrolling, sorting, and dynamic filtering.

  • I\'ve h
6条回答
  •  梦谈多话
    2020-12-25 12:53

    As mentioned in my update, I ended up using a custom filtering extension (closed source, unfortunately). I've recently started using SlickGrid and it's now my go-to grid.

提交回复
热议问题