Home › Forums › WinForms controls › Xceed Grid for WinForms › Header Rows That Span Columns
Is there any way to have a header row where parts of it span more than 1 column? Like this
[Heading for cols 1, 2 and 3][Heading for cols 4 and 5][col1—-][col2—–][col3—-][col4—–][col5—–]
Thanks.
Imported from legacy forums. Posted by Glenn (had 2152 views)
This is not supported by the GridControl. You can achieve something similar by using customizing some <a href=”http://forums.xceed.com/Forums/ShowPost.aspx?PostID=8307″>classes</a>. However, it is still not supported.
Imported from legacy forums. Posted by CharlesB (had 2949 views)