react-sticky-table
react-sticky-table copied to clipboard
Responsive and dynamically-sized fixed headers and columns for tables
Just wondering if their is support for alternate color rows? I tried doing it myself by modifying the CSS but doesn't seem to work for me.
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
Hi! I've come across this repo, I find it very useful. My question is, can I have an empty cell so the previous cell expands vertically?
please comment with examples of react-sticky-table being used in your application/website!
Subject: Prevent overscroll/bounce(vertical and horizontal overscroll effect) in iOS MobileSafari Would u guys please add this feature to react-sticky-table please! Sincerely!!! Thank you!
It would be a nice thing to add virtual dom implementation to the table. It would fasten rendering of large tables by a lot.