i have an image on the head of my report
i need to set the width of my image as large as my page
returns error when i try to set 100% in the property of the image
if you talk about is large, you mean width or hight. if its both then why dont you make background image.
you can not set height as 100%, you must find out the height and width of report viewer and then set image control height and width according to that.
Ashutosh Pathak
Blog: http://catchcode.blogspot.com Please mark it as answer if it helps, as clicking on the button can save time of others :)
MCP,MCAD,MCSD,MCTS
Marked as answer by Ming Xu - MSFT on Apr 09, 2012 02:48 PM
amodius
Member
178 Points
383 Posts
set image with 100% of page
Mar 29, 2012 02:23 PM|LINK
hi there
i have an image on the head of my report
i need to set the width of my image as large as my page
returns error when i try to set 100% in the property of the image
how can i do?
Ashutosh Pat...
Contributor
5737 Points
1105 Posts
Re: set image with 100% of page
Mar 29, 2012 05:15 PM|LINK
if you talk about is large, you mean width or hight. if its both then why dont you make background image.
you can not set height as 100%, you must find out the height and width of report viewer and then set image control height and width according to that.
Blog: http://catchcode.blogspot.com
Please mark it as answer if it helps, as clicking on the button can save time of others :)
MCP,MCAD,MCSD,MCTS