| Issue 50: | Multiple column sorting order |
‹ Prev
67 of 67
|
| 4 people starred this issue and may be notified of changes. | Back to list |
The current implementation of jMesa (2.2.4) orders the table columns regarding their position in the table. For exemple, if I sort the first column and third column, the fist column will always get sorted first, regardless of the order in which I apply the sort. I would like a functionnality where the columns are sort in the inverse order of which they were selected (clicked). See this forum thread for more details: http://groups.google.ca/group/jmesa/browse_thread/thread/40cc996b0e2aa8cd
Mar 10, 2008
#1
extremec...@gmail.com
Labels:
-Type-Defect -Priority-Medium Type-Enhancement Priority-Low
Sep 14, 2012
This problem is still present in 3.0.4. It basically makes the multi-column sorting functionality useless as there is no way to define a any sub-sorting order |