Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic and advanced table - set column width or style #1620

Open
ralfongit opened this issue Nov 28, 2024 · 1 comment
Open

basic and advanced table - set column width or style #1620

ralfongit opened this issue Nov 28, 2024 · 1 comment
Labels
approved User request approved enhancement Adding a new feature or improving existing code request User request

Comments

@ralfongit
Copy link

Detailed description of what you want to happen

It should be possible to set the width of each column in a table like this:
{
"headerName": "Price",
"field": "price",
"width": "10%"
},
and / or
{
"headerName": "Price",
"field": "price",
"width": "100px"
},

or even use "style": "some css" to set more than only width

Upload a screenshot or reference an example if possible

No response

Why do you need this feature?

I want to show data with longer texts and in other column only number

Do you have a deadline?

No

Additional information

No response

@ralfongit ralfongit added enhancement Adding a new feature or improving existing code request User request labels Nov 28, 2024
@tishoyanchev tishoyanchev added the approved User request approved label Dec 4, 2024
@tishoyanchev
Copy link
Contributor

Your issue has been approved! You can follow the latest status on our public backlog board. Thank you for your contribution!
@ralfongit
Hi Ralf, we have approved the request, but it is uncertain whether this is possible or not due to the ag-grid library limitations. We will investigate, and if possible, we will implement it. If not, we will inform you and then close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved User request approved enhancement Adding a new feature or improving existing code request User request
Development

No branches or pull requests

2 participants