Subfile Grid Header Wrap
Posted: Tue Aug 10, 2010 3:12 pm
I'm making a subfile grid that has some long header values. To avoid having extremely wide columns due to the long header values, is there any way to wrap the header text in a single cell to multiple lines (which would expand the header height)? I'd rather not have to shorten the header text.
I guess I could remove all header labels leaving them blank, expand the header height, and use wrapping text widgets for the header labels. It just seems like there should be an easier way to do that.
Example (without wrap):
This is the Header Text for a Single Column
(with wrap):
This is the Header Text
for a Single Column
Thanks.
-RC
I guess I could remove all header labels leaving them blank, expand the header height, and use wrapping text widgets for the header labels. It just seems like there should be an easier way to do that.
Example (without wrap):
This is the Header Text for a Single Column
(with wrap):
This is the Header Text
for a Single Column
Thanks.
-RC