Microsoft
Software
Hardware
Network
Question : Setting the Scroll bars in the Report Viewer Control
I am using a report Viewer Control in an .aspx Page and I am unable to display the Horizontal and Vertical scroll bars properly... Even If Iam able to display they are coming twice , once in the report viewer control and second time in the web page.... They are repeating twice....
They are not consistent when there is large chunk of data ...
Please find the attached ASPX page with the report viewer control...Please correct my code and walk me through the steps , how to implement in my web page....
Regards,
Sreekanth...
Answer : Setting the Scroll bars in the Report Viewer Control
runat="server" Hight ="100%"
Width="99%" AsyncRendering="False" ProcessingMode="Remote">
Random Solutions
How to repair a corrupt FPT file
Office Communications Server 2007 info
Dynamics GP Web Services PHP
How do I encrypt a string so that it is suitable to be a filename?
sql query
Insert File VBA issues with Styles
Ghost with Windows 7
Help! I'm getting an OleDbException: No error message available, result code: E_FAIL(0x80004005), trying to open an oleDBConnection to an Excel file.
Need SQL Syntax help to make my qry more efficient.
Print ACCESS Report that is both filtered and sorted.