basic and advanced table - set column width or style #1620
Labels
approved
User request approved
enhancement
Adding a new feature or improving existing code
request
User request
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
The text was updated successfully, but these errors were encountered: