Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Header sort improvement #26

Open
digitaltommy opened this issue Oct 15, 2018 · 0 comments
Open

Header sort improvement #26

digitaltommy opened this issue Oct 15, 2018 · 0 comments

Comments

@digitaltommy
Copy link

Current the header sorts alphabetically and only takes into account the first digit e.g.

header_0, header_1, header_10, header_11, header_2, header_3 ....

A solution has been found and applied using the following stackoverflow answer.

I've added this code to my own branch so far and it is working fine for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant