[Table] Add input for sticky columns
See original GitHub issueIntroduce ability to have sticky columns in the cdk-table
.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:23
- Comments:9 (3 by maintainers)
Top Results From Across the Web
A table with both a sticky header and a sticky first column
We've covered that individual cells, and can be position: sticky. It's pretty easy to make the header of a table stick to.
Read more >Add Sticky Column to Material-UI Table in Only Three Lines of ...
Do you want to build a full MUI app from beginning to end, learn every aspect of the sx prop, styled API, and...
Read more >How to achieve a sticky table header and few columns (with ...
Im using this jQuery Stick Table Headers and checked the demo. Made some changes, added a checkbox on the 1st row 1st column....
Read more >Input Table: I need to make several columns with fixed info.
Since you're using Input Table, you can set its Input Type to Multi Type Columns. 16005624192020-09-20 08_39_26.jpg. You can then create ...
Read more >mat-table with fixed header & scrollable body example
Step 1: Add a parent container to the mat-table · Step 2: Add height and overflow CSS properties to the parent container ·...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yes please add a feature that enables a mat-table column to be sticky, my use case is this: I have a lot of columns in my table, and I enabled the horizontal scrolling of the table so the columns would not shrink to fit the windows size. My last column in the table is where my ‘actions’ column is located: add, edit delete. So for the user to see those buttons they have to scroll to the right. but it would be very nice if I can make that column always stick to the right so it is always visible by the user.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.