[SOLVED] Â Custom Sort Order |
3/26/2015 7:06:36 PM |
PHPRunner General questions | |
S
salus1 authorDevClub member
Is there a way to have a column heading control sort values by a predefined ordered list of values in non-alphabetical order? |
|
![]() |
Sergey Kornilov admin 3/27/2015 |
No, it's not possible. Database must sort data by the value of one of fields. |