Forum Discussion
Balaji1414
5 years agoFrequent Visitor
Fixed column width
Hi All, I have a matrix with four columns, when at the input side user changes the column name the width of the column is changing automatically, for this i have used "REPT" function to fix the colum...
- Anonymous5 years ago
Hi Balaji1414
According to my test,
- When the "auto-size" of "column headers" is off, the column will keep its length, which won't change automatically.
- When the new data is added the first time, the column would fit its width automatically.
- First set "word wrap" on, then set "auto-size" off, it would satisfy your scenario.
You can have a try .
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
ArieKanarie
3 years agoRegular Visitor
Why isn't it possible to just set the column width as fixed with the number of caracters in the formatting pane? Would make my life a whole lot easier and would save me a lot of time using work arounds like column width measures (REPT..)