Closed mauroka closed 5 years ago
I don’t think this is possible as is, I’ll file this as an enhancement request.
This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open.
The enhancement backlog can be found here: https://github.com/filamentgroup/tablesaw/issues?utf8=%E2%9C%93&q=label%3Aneeds-votes+sort%3Areactions-%2B1-desc+
Don’t forget to upvote the top comment with 👍!
Hello, I have a table with 13 columns. The first column is fixed for persist. The other 12 columns, I would like that on load, instead of show from the column number 2, it starts showing from column number 7. And that to show the column number 2, 3, etc., the user will have to press the previous button.
Is it possible? Is it clear what I am trying to do?
It's because I want to show 12 months, but 6 months are from the past and the other 6 from the present and the future. And when I load the table I want to show the user in the present month (the column number 7).
Thanks a lot for the help.