How to hide the column Headers when using Outlook Groupby. I want the column headers to appear only once at the top of the control.... NOT in each and every group.in UltrawebGRID.
This code is for UltraWinGrid
this.ultraGrid1.DisplayLayout.Override.HeaderPlacement = Infragistics.Win.UltraWinGrid.HeaderPlacement.FixedOnTop
I want Same thing in UltrawebGird.
Thanks
Yashkant