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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNzcxMzAsIm5iZiI6MTczOTA3NjgzMCwicGF0aCI6Ii8xNDg4ODQzNy8yMzkxMzQ3MzYtZWIzZDY2NmYtN2JiNS00MTNmLWIyOGItNGZjY2M0OTNjMTY5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDA0NTM1MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVlMTc4NWEzOTI0ZDBmNGY3YzU2YzRhM2JkNjJkMDgwZmNhOTFjMTgzYjJlMmIwOTdkMDgwMzYzNWQzNGUwNGUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.SiJgLmOnZ8IQYcXtAm2iwCjkdLm6yzHpoP3Ly8o3Y_g)
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