Users are wanting a grid to have multiple lines in the column header, and I am not finding a solution.
Anybody have any suggestions?
Users are wanting a grid to have multiple lines in the column header, and I am not finding a solution.
Anybody have any suggestions?
Have you tried the HeaderMaxLineCount property of the TdxDBGridColumn?
Additional information:
When you use the cxGrid component from devexpress you have to set the HeaderAutoHeight property to true (of cxGridDBTableView).