|
-
May 15th, 2007, 02:29 AM
#1
Thread Starter
Fanatic Member
Zooming
I am using CR XI R2 in my asp.net 2.0 application.
My report is functioning properly, but the only thing is that whenever I try to change the zoom, the page gets posted back and it is displayed at 100% zoom, which is the default zoom value.
Any suggestions??
-
May 16th, 2007, 08:06 AM
#2
Re: Zooming
Well what zoom level are you trying to set it to. In my application I set the CrViewer.ZoomLevel = 1
This is using a crystal reports viewer in a .net application and this sets the zoom level to fit width.
-
May 17th, 2007, 12:00 AM
#3
Thread Starter
Fanatic Member
Re: Zooming
well, i am using the toolbar available in CR viewer. actually, the page is getting postedback whenever i change the zoom option from the drop down.
-
May 17th, 2007, 07:37 AM
#4
Re: Zooming
Are you setting the zoom level in your code somewhere that would override what the viewer control is doing?
-
May 17th, 2007, 11:44 PM
#5
Thread Starter
Fanatic Member
Re: Zooming
no...i am not setting the zoom in my code....its done by the user by selecting the option in toolbar.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|