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
Upgrade mixed mode Windows 2000 forest/domain to Windows 2008 R2 forest/domain
Redistributing RIP into OSPF non-contiguous subnets.
What is the default for ExpiresDefault
802.1q trunk
Install .PFX file to personal store - Certificate Authority
Oracle forms and reports in Oracle 10g
converting mp3 to ringtones for iPhone
asp.net-easy question
2 raid controllers managing the disk array
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions