baseweb icon indicating copy to clipboard operation
baseweb copied to clipboard

Data Table frozen columns

Open andriuss opened this issue 3 years ago • 0 comments

When there are many columns in the Data Table it would be very useful to freeze the first couple of selected columns with horizontal scroll available for other columns.

Feature description

  1. CSS example for freezing columns using sticky position.
  2. Example of frozen columns in google sheets.

Looks like calculations happening in data-table.js file using some external libraries (react-window, react-virtualized-auto-sizer).

andriuss avatar Aug 22 '22 17:08 andriuss