Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
170
Sub headers
posted
is it possible to have an ultrawingrid structured like that in the picture I have attached? To have a column that is divided into sub-columns and then data.

 

  • 469350
    Offline posted

    You could use Groups for this. In this case, your grid would have 2 groups (Column 1 and Column 2) and 6 Columns (SubCol1, SubCol2, etc.)

    Use the Groups property on the band to add a couple of groups, then assign the Group property on each column to the group you want.