In the UltraGrid control I can display a single row of column headers for the entire control when in groupby mode. Is this possible with UltraWebGrid? Right now I get column headers for each groupbyrow.
It sounds like you want DisplayLayout.StationaryMarginOutlookGroupBy and the DisplayLayout.StationaryMargins = "Header"