sorting problem
-
I have a table with these values:
Country | 2012 | 2012/2011 (in%)
China | 716,5 | 3,1
Japan | 107,2 | -0,3
USA | 88,6 | 2,5
India | 76,7 | 4,3
Russia | 70,6 | 2,5If I sort the second row “2012” it is not hierarchical in the frontend, but in the backend it works fine. The same thing with the third row. Seems to be a bug…
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘sorting problem’ is closed to new replies.