Microsoft
Software
Hardware
Network
Question : How to set the reportViewer to Print Layout
I have ReportViewer docked in vb form ...and with a button click event i open this form ....How can i set my report to print Layout...(No Print Directly)
Answer : How to set the reportViewer to Print Layout
You can use below code for the same.
Me.ReportViewer1.SetDispla
yMode(Disp
layMode.Pr
intLayout)
Random Solutions
WCF hosted on IIS: Why doesn't it show me the WCF method name and it's signature?
Installing multiple operating systems from the same usb drive.
serial to USB adapter binds to which serial port?
TDSSand other malware - prevent and removal tips / thinking
Asp.net form help
Dell 1397 Wireless mini-card on Latitude E5500 won't connect to WAP
Service policy is in suspended mode
How to store a path in EditBox1.Text via DialogBox control?
Group Policy Home Page.
how to use CFCONTENT to deliver files from a folder outside web root, to a web browser? and loop through a series of fileIDs associated with a DocumentID