Hi friends,
How to set width of crystal report and how to hide the scroll bars.. Available space(ie width is only 658px) in that much only i should display the crystal report. Also i do not want the scrollbars which are appearing.. plzz help
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nethra R SPosted Jul 7, 2011, 1:48 AM
I have tried that earlier also but it gives me a scrollbar which i dont want.. How do i overcome this?
Manish TewatiaPosted Jul 6, 2011, 2:37 AM
If you would like to change the height and width as you wish, then you have to set the BestFitPage property(by default this will be set to True) to False and then set the width and height properties as you wish.