tristen / tablesort

:arrow_up_down: A small tablesorter in plain JavaScript
https://tristen.ca/tablesort/demo/
MIT License
1.1k stars 179 forks source link

Sort by select drop-down #177

Open Macro-Jackson opened 5 years ago

Macro-Jackson commented 5 years ago

Is it also possible to set the sorting by an external drop-down? When user testing my table, sometime users did not see the option to sort the columns or did not understand you could click on it. Most tables/lists online are sorted by a pull-down.

Is there any option to do that? That would be super cool!