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

using css sticky to lock columns #372

Open
redguardtoo opened this issue Apr 18, 2019 · 1 comment
Open

using css sticky to lock columns #372

redguardtoo opened this issue Apr 18, 2019 · 1 comment

Comments

@redguardtoo
Copy link
Contributor

redguardtoo commented Apr 18, 2019

@bebraw , are you interested if I submit a patch to lock the left columns using css sticky?

I wrote https://reactabular.js.org/#/examples/fixed-columns.

But a built in numberOfPinnedColumns might be user friendly.

It's technically easy (see https://stackoverflow.com/questions/15811653/table-with-fixed-header-and-fixed-column-on-pure-css).

Need extra sanity check code (IE11 does not support css sticky, so code should fail elegantly. some error report in console, maybe).

@bebraw
Copy link
Member

bebraw commented Apr 18, 2019

Sure, sounds great.

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

2 participants