Description
This button sorts : - in ascending order on first click (arrow down) - in descending order on second click (arrow up) A third click on this button removes the sorting. Sorting is performed on the header of a list in the application: list of views, users, projects, etc.
This button is used to sort :
- in ascending order on first click (down arrow)
- in descending order on second click (arrow up) A third click on this button removes the sorting.
Sorting is performed on the header of a list in the application: list of views, users, projects, etc.