Thanks for your great react table! I would like to ask if the component supports fixed column at the current version? Thank you.
I am also trying to find one. This table has been very useful so far, now when I tried to implement freezing columns left most, I was trying to play with styles, positioning etc., but since I have to use render the whole cell outer by myself, it will be great if we can have some form of built in. Is that possible or should we try on our own.? If yes, please suggest.
Sorry, but this is not currently supported. It's likely not to land in future releases for a long time, so if that is a breaking decision, I'm so sorry!
Thanks for your response.
I understand the requirements and charter. But if we want to do it ourself,
do you have any suggestions? Like using styles or something.
I am trying wrap an outer div and making relative inner div with one column
fixed. But that seems to be difficult to manage for responsive screens.
Some hints will be great.
Thanks for your help.
Vaithi
On Thu, Aug 31, 2017 at 10:08 PM, Tanner Linsley notifications@github.com
wrote:
Sorry, but this is not currently supported. It's likely not to land in
future releases for a long time, so if that is a breaking decision, I'm so
sorry!—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/react-tools/react-table/issues/433#issuecomment-326489290,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AQSdKVA7X3uMFwWp9kEve3ZY0O6Woo7Vks5sd5FbgaJpZM4O0LLL
.
I would like to help writing that feature as well, but need a guidance since there are multiple ways to resolve it
+1 for this feature
Please no +1 comments. Emails and notifications are sent for every one. Use the thumbs up on the issue description instead.
For the time being, I am using the position:sticky to freezing columns.
Most helpful comment
Please no +1 comments. Emails and notifications are sent for every one. Use the thumbs up on the issue description instead.