Tagged Questions
6
votes
3answers
130 views
what are ways to offer sorting on a list of items by a property?
I have a list of divs that contain various pieces of data (name, type, date, etc). I want to offer the user the ability to sort this list by a list of possible properties (the name, type, date, ...