Closed jncraton closed 1 year ago
For columns that are sortable, a user should be able to adjust which column is being used for sorting by clicking the table headings.
With the new columns in the table, you will need to implement this functionality within the updateTable function to allow all filters and sorting to be applied simultaneously.
updateTable
Fixed in #95
For columns that are sortable, a user should be able to adjust which column is being used for sorting by clicking the table headings.