Hello,
I have a simple report that shows a barcode and a little text.
I need the report to display 100% wide on the screen.
How it looks on a mobile device. It's too small!
http://img823.imageshack.us/img823/9397/photoyf.png
Preview in webpage
What should I change here? Change the report settings or the web page that displays the report's settings?
thanks for any help (I'm feeling stuck)
I have a simple report that shows a barcode and a little text.
I need the report to display 100% wide on the screen.
How it looks on a mobile device. It's too small!
http://img823.imageshack.us/img823/9397/photoyf.png
Preview in webpage
What should I change here? Change the report settings or the web page that displays the report's settings?
thanks for any help (I'm feeling stuck)
<
telerik:ReportViewer
ID
=
"ReportViewer1"
runat
=
"server"
Report
=
"MobleTicketClassLib.Report1, MobleTicketClassLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
ShowDocumentMapButton
=
"False"
ShowExportGroup
=
"False"
ShowHistoryButtons
=
"False"
ShowNavigationGroup
=
"False"
ShowParametersButton
=
"False"
ShowPrintButton
=
"False"
ShowRefreshButton
=
"False"
ToolbarVisible
=
"False"
Width
=
"600px"
>
</
telerik:ReportViewer
>