I'm generating a crystal report through my .net app using the reportViewer. Is there a way to set the GroupTree toggle to off when the page loads?
Printable View
I'm generating a crystal report through my .net app using the reportViewer. Is there a way to set the GroupTree toggle to off when the page loads?
I don't know about the .NET version but the CRViewer control that comes with version 8.5 has a property.
CRViewer.DisplayGroupTree = False