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
SQL Table-value function / permissions / Access Front End
Outlook 2003 hangs on Migrating Settings
user authentication in visual basic 2005
Disconnected network drive connects again at logon
How to activate the "Gridlines" group in the Design tab (for reports)?
Filter one combo box based on value of another, filtered list blank issue
IE7 error
Connect to a Crosstab query in Access from Excel
Save Record Only On Save
SQLDataAdapter fill multiple tables in DataSource using one stored procedure