admin管理员组文章数量:1025244
I am using react-table with selectTable HOC. I want to make checkbox and header both fixed. I can make both individually fixed but when i tried to make fixed togather this is what happening.
Here is what i have tried.
any help would be appreciated.
I am using react-table with selectTable HOC. I want to make checkbox and header both fixed. I can make both individually fixed but when i tried to make fixed togather this is what happening.
Here is what i have tried. https://codesandbox.io/s/jzr870m25
any help would be appreciated.
Share Improve this question asked Jul 18, 2018 at 11:37 Amit ChauhanAmit Chauhan 6,9392 gold badges25 silver badges38 bronze badges 02 Answers
Reset to default 4I was able to do this using position: sticky;
Here is example of it.
https://codesandbox.io/s/54z882qno4
I prefer use reactabular. So far, I think it's the best table library for React. But, it's a bit challenging.
You can see demo on CODESANDBOX.
I am using react-table with selectTable HOC. I want to make checkbox and header both fixed. I can make both individually fixed but when i tried to make fixed togather this is what happening.
Here is what i have tried.
any help would be appreciated.
I am using react-table with selectTable HOC. I want to make checkbox and header both fixed. I can make both individually fixed but when i tried to make fixed togather this is what happening.
Here is what i have tried. https://codesandbox.io/s/jzr870m25
any help would be appreciated.
Share Improve this question asked Jul 18, 2018 at 11:37 Amit ChauhanAmit Chauhan 6,9392 gold badges25 silver badges38 bronze badges 02 Answers
Reset to default 4I was able to do this using position: sticky;
Here is example of it.
https://codesandbox.io/s/54z882qno4
I prefer use reactabular. So far, I think it's the best table library for React. But, it's a bit challenging.
You can see demo on CODESANDBOX.
本文标签: javascriptHow to make reacttable header and checkbox fixedStack Overflow
版权声明:本文标题:javascript - How to make react-table header and checkbox fixed? - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745614221a2159187.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论