This question is locked. New answers and comments are not allowed.
Is it possible to sort column values, rather than by absolute value of column value, by a function of the column value?
Also, when I sort, I automatically want it be grouped by the sort criteria. But in some cases, I want some sort criteria to be explicit. For example when the user clicks on user name, I wish to sort by user name and date.
Thanks
- Umaa
Also, when I sort, I automatically want it be grouped by the sort criteria. But in some cases, I want some sort criteria to be explicit. For example when the user clicks on user name, I wish to sort by user name and date.
Thanks
- Umaa