This GROWI's plugin adapt DataTable to table.
DataTable is extended by following features.
- Changing order: "None (descriptive order)" -> "Ascending" -> "Descending" -> ... (loop)
- You can change the order by clicking the sort button on the right side of the column header
- Numerical values are in natural order
- ex. "2.4m", "4.5m", "10.9m", ... (Ascending)
- Scrolling vertically (Max table height: 500px)
- Extension buttons
- "Column visibility" button: Toggle column visibility
- "SearchPanels" button: Filter rows for each column (by search value, by select value)
- "Copy" button: Copy the table
- "CSV" button: Download the table in CSV format
- "Print" button: Print the table