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
265
Hide Column Headers When using Outlook GroupBy in Ultrawebgrid
posted

 

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