The ledger view table lists all the entries. I want the table to be sorted when clicked the header item. for example, No, date, etc. The header is not clickable to sort it. it should be like this. http://www.kryogenix.org/code/browser/sorttable/ Thanks., Shrini Reproducible: Always
(In reply to comment #0) > The ledger view table lists all the entries. > I want the table to be sorted when clicked the header item. It can be sorted, but you need to right-click, and then you are able to specify the order of precedence for the sorting.
As Allan said, the ledger sort order can be changed by right clicking on a column header and then selecting the sort keys. If you really want to be able to sort by simply clicking on the header, you can reopen this as a wishlist, but it currently behaves as designed, and I don't think it is likely to be changed.