I don't need Group By functionality in a grid implementation. I've searched high and low for a property that will disable this feature but I haven't found one. Does anyone know how to make the top part of the grid containing the Group By feature go away?
Check your grid. Does it have the property ViewType set to OutlookGroupBy?If so, I'd suggest trying another ViewType. Maybe that will help.
Thank you, that did the trick.