I have created a custom control that I would like to convert into an UltraGrid. I was wondering if the UltraGrid supported multiple vertical cells in a single row. I have attached a picture of my control that I wish to convert.
The yellow portion in the attached picture represents the header.
Thanks!
Yes, you could do this using a RowLayout.
Is there an example online where cells are stacked on top of each other like the Hours column is in the posted picture?