Replies: 2 comments 1 reply
-
There currently isn't a built-in way to achieve this, but you may use CSS overrides such as this: #1512 (comment) You may advocate for sticky columns in the Carbon core repository before it can make its way to carbon-components-svelte https://github.com/carbon-design-system/carbon/issues |
Beta Was this translation helpful? Give feedback.
-
@theetrain advocate datatable support sticky columns, the official reply. there is a library ibm-products repository provided by the carbon-design-system. contains Datagrid components demo here, well support current needs, but unfortunately currently only support react. |
Beta Was this translation helpful? Give feedback.
-
DataTable support fixed columns Like the following picture show:
![image](https://private-user-images.githubusercontent.com/14888437/239134736-eb3d666f-7bb5-413f-b28b-4fccc493c169.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTYwMDMsIm5iZiI6MTczOTA5NTcwMywicGF0aCI6Ii8xNDg4ODQzNy8yMzkxMzQ3MzYtZWIzZDY2NmYtN2JiNS00MTNmLWIyOGItNGZjY2M0OTNjMTY5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDEwMDgyM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAxMmM1MTEwMzU0MWQ0YWRjMTQzZjIxYmQ3ZTUxZmYzZTBlODRhNmM5NDdhMTdlNDBlYWE2NTJmZGIyZjFjMDImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZeUZItr8C9yLkpDirqbWU91b1CxF1ZNtTacAMqQzpQE)
or Having a built-in way for tables can be scroll in x (or even in y)?
Beta Was this translation helpful? Give feedback.
All reactions