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
How to create bootable DVD from downloaded Windows Server EXE
Inline Problem
Delete blank line from textarea
VBS Script to monitor MX record changes
URGENT: Need help with cfhttp file upload...
Thin Client Licensing Error
iPhone 4 how to get it and service provider and payments
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
2 raid controllers managing the disk array
How to set up a process that updates a UserRoleID, generates a password, and sends an email message all at once?