Hi,
i am new to Infragistics controls, I need to develop data grid with grouping , as shown in below group header appears for each group, but I d't want to repeat group header. that mean on first row should have the column headers, as shown in below picture. please any1 give me idea how to hand datagrid.
Thanks.
Thanks,
Try setting grid.DisplayLayout.Override.HeaderPlacement and see if one of the options gives you the look you want. I think FixedOnTop is probably closest to what you have here.