Wrong sort order image for classic reports
Hello,
I'm using Apex 4.1 and i have created a classic report. It's possible to change the sort column and sort order. The last used sort column and sort order is saved to be used the next time as default.
The next time the user is using this report the data is sorted on the right column and in the correct order. So far everything is working fine. But the image to indicate the sort order is always the 'opposite image': the report is last used with sort order 'ascending' and the next time the report is used the image for sort order 'descending' is displayed. This behaviour is also happening when pagination is used and the user goes to the previous or next set of records (the correct records are displayed).
I think it's a bug or am i doing something wrong?
I've made a working example on http://apex.oracle.com/pls/apex/. If you interested, please let me know.
Regards,
Richard
Edited by: user627969 on Jan 5, 2012 3:03 AM