Hell Dears,
I am working on a project that contains multiple tables, what I noticed while I am working on a table is that the column width is set based on the column name width.
In other words, if I have a long name of a column header this column width is larger than the column that has a short name.
I am looking for a way to set a column width based on the column values rather than the column name.
Would you please help me with this issue?
Thank you in advance
Discussion posts and replies are publicly visible
Are we talking about gridColumn width in a Read only grid?
I think "AUTO" width handles it pretty well.
Can you explain in more detail what actually are you looking for and may be add some screenshot and code snippet?