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
use the cast or convert function on a varchar field
Create an OLAP data cube
Partition system ID Windows 7
Recall messages stuck in Outbox
How do I change the currentproject.connection during run-time (or startup)?
Excel VBA - paste value into active cell and run addin against it
Moving sql server mdf file
import macro in excel
Resore Failed for TEXSEL\SQLEXPRESS
Easiest way to edit a row of data in ListView using C-Sharp