Allow scrolling horizontally
Can the table be scrolled horizontally?
Currently, no. It's something I plan to implement eventually. It should be relatively simple to add to the state.
Currently, no. It's something I plan to implement eventually. It should be relatively simple to add to the state.
okay
This is implemented in commit 39304f654ad8d7ff7829a9130561aaad3ff554cf and it will be in the next release.
While this appears to be possible as per the updated demo, it appears the glue code required to wrap this library's scrolling states hasn't actually been included with the library, and only exists in the demo - these functions and their platform-specific implementations, for example.
Is there any chance this will be changed?