Tagged Questions
4
votes
2answers
236 views
I want to let the user toggle a column heading to sort a grid by a date field. How can I make ASC/DSC intuitive?
I want to let the user toggle a column heading to sort a grid by a date field.
How can I make the ascending/descending dichotomy intuitive?
EDIT: I was looking for date-column specific solutions.