primefaces / primefaces/primereact
DataTable: Column flex width
Open
@mertsincan is already working on this.
Since May 2, 2023.
Status: Discussion
Type: New Feature
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the feature you would like to see added
Would like the option to give a column in a DataGrid a 'flex' attribute... Basically, any available grid width should be allocated to columns with "flex" and divided according to the flex amount.
May be an unfair comparison, but look at the flex property in mui grid:
https://mui.com/x/react-data-grid/column-dimensions/
Is your feature request related to a problem?
No response
Describe the solution you'd like
No response
Describe alternatives you have considered
No response
Additional context
No response
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.