Forum Discussion
Column Width in Matrix not adjusting properly
Hi All
i have a matrix that width of the column wont adjust properly to fit a line of text , it will break one line of text to 2 and wrap the text.
any help would be apritiated.
5 Replies
- parry2k
Super User
- EdwardAdamsFrequent Visitor
parry2k Unfortunatly the data is dynamic, lenth may change. also when i change the date filter it will change the column with as well.
- parry2k
Super User
EdwardAdams try with word wrap off
- AnonymousNot applicable
I had to manually adjust the length of each column to the max width I would see based on the values and turned off auto-size. For instance, I had month name running across my Matrix as column headers. Each month name has a different length naturally so I manually sized the column widths to be the max width based on my longest month name value resulting in consistent column widths when the data refreshes. I'm not sure the variety of possible values you're working with that will/could appear in the headers but set the column widths to the length of your largest value that could appear and see what that does on your end.