[RESOLVED] [2005] Crystal Report : Zoom level & GroupTree button
Hi to all,
I have 2 question.
1. how to set the zoom level to 'page width' of crystal report view.
2. how to toggle the buton of GroupTree so that it won't show group panel in the report by default.
URGENT help needed plz.
Re: [2005] Crystal Report : Zoom level & GroupTree button
Well Meanwhile I found one thing that is
at 1024 x 768 resolution Zommlevel 92% is equal to Page Width.
Cr.Zoom(92)
and to toogle the GroupTree buton
cr.DisplayGroupTree=false