Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Sort by current column #15

Open
chaoaretasty opened this issue Jan 30, 2013 · 0 comments
Open

Sort by current column #15

chaoaretasty opened this issue Jan 30, 2013 · 0 comments
Assignees

Comments

@chaoaretasty
Copy link

Not a core feature but a "nice to have" would be a basic sort. So in the table

    |    Name   |   Phone   | Age |             Position             |
    |-----------|-----------|-----|----------------------------------|
    | Anna      | 123456789 |  32 | Senior Software Engineer         |
    |-----------|-----------|-----|----------------------------------|
    | Alexander | 987654321 |  28 | Senior Software Testing Engineer |
    |-----------|-----------|-----|----------------------------------|

I could press a key combo and the rows would be ordered by the values of that column.

@ghost ghost assigned vkocubinsky Jan 30, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants