Add sort by column header to display names table
refs #459
Comments (10)
-
-
Added ability to sort the contents of the display name tables by clicking on the heading of any of the tables. Clicking twice does a reverse sort. References issue
#460.→ <<cset 8bfaddb3e692>>
-
reporter @dplatten yes, I think it is fine from this list of licences on the GNU website
-
reporter Just followed the licence link and realised that it is by @sil - one of the chaps from the excellent Bad Voltage podcast
I thought I recognised the kryogenix name.
-
reporter Added ref
#460to changes→ <<cset bc858ab27118>>
-
Added ability to sort the contents of the display name tables by clicking on the heading of any of the tables. Clicking twice does a reverse sort. References issue
#460.→ <<cset 8bfaddb3e692>>
-
Added ref
#460to changes→ <<cset bc858ab27118>>
-
Merged in issue460tableSort (pull request #61)
Added ability to sort the contents of the display name tables by clicking on the heading of any of the tables. Clicking twice does a reverse sort. References issue
#460.→ <<cset 1ce48ad16fde>>
-
reporter - changed milestone to 0.8.0
-
assigned issue to
-
reporter - changed status to resolved
Was resolved a while ago in 1ce48ad16fde pull request #61
- Log in to comment
There's a JavaScript library that will make this reasonably easy here: http://www.kryogenix.org/code/browser/sorttable/.
It's available under the X11 licence (http://www.kryogenix.org/code/browser/licence.html): @edmcdonagh, is that OK?