[Feature Request]: Sticky columns for table
Open
@DonkeyCo is already working on this.
Since Apr 7, 2025.
feature request
Table
TOPIC TBL
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 285
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 59
Description
Feature Request Description
For tables that require vertical scrolling because of the number of columns, it would be nice to make the most important columns 'sticky' so that they are always visible.
Proposed Solution
A fixedColumnCount property, similar to sap.ui.table.Table.
Proposed Alternatives
I tried playing around with CSS, but couldn't find a solution
Organization
aconso
Additional Context
This was already requested (and apparently implemented) as part of #4461, but the functionality does not seem to be there.
Priority
Medium
Privacy Policy
- I’m not disclosing any internal or sensitive information.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.