baseweb
baseweb copied to clipboard
[DataTable] Fixed/Sticky Columns
Hey there!
Love this lib, it's a pleasure to work with it!
I've recently looked into the Table component and noticed that we currently do not have the ability to make columns "stick" to one side, like I'm doing it here: https://codesandbox.io/s/fixed-sticky-table-4uqwl
It would be great to have this feature added!
I'm glad you are enjoying baseweb. Fixed columns on the data-table are not priority for our own uses at the moment, but please feel free to contribute the feature if you're interested
I would also use this feature for my project.
I will take a look at this this week.
I would like to vote for this feature also. Very useful I think.
In the meantime if you have any pointers on how this might be implemented in the grid-table those would be very much appreciated. Thanks.
Is there a possible workaround for this feature in data-table?
Would also love to have this feature @chasestarr Is there some way we can extend the table component to add this functionality ?