Closed Finalfantasykid closed 5 years ago
Allow user to choose which columns to display. Also maybe allow them to resize the columns.
The column visibility will be easy with the ColVis/Buttons plugin for datatables.
The regular ColVis plugin had some issues when new rows were added, so I wrote a custom one utilizing the drawCallback function of DataTables.
Allow user to choose which columns to display. Also maybe allow them to resize the columns.
The column visibility will be easy with the ColVis/Buttons plugin for datatables.