VBForums
>
Visual Basic
>
Reporting (Crystal, Access and Data Designer)
> crystal
PDA
Click to See Complete Forum and Search -->
:
crystal
EyeTalion
Mar 3rd, 2004, 08:14 AM
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?
brucevde
Mar 3rd, 2004, 02:14 PM
I don't know about the .NET version but the CRViewer control that comes with version 8.5 has a property.
CRViewer.DisplayGroupTree = False
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.