Hello Vertisit,
Maybe one possible approach to achieve desire behavior is to set property:
- ultraGrid1.DisplayLayout.Bands[0].RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
Could you please take a look at the attached sample for more details. Please let me know if you have any further questions
Regards