jQuery Scrollable, Sortable, Filterable table

前端 未结 6 503
春和景丽
春和景丽 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 13:03

    I'd like to add the Laravel flavored DataTables (GitHub, jquery DataTables API) - perfect if you already work with PHP/Laravel.

    Extra, koalyptus/TableFilter another custom filter table (actually, my fav).

提交回复
热议问题