Hi,
I am facing an issue of UI format with report viewer control. My report displays perfectly when I export it to PDF but it is not displaying so when it is on ReportViewer control.
I have used textboxes in detail section within subreport and these text boxes appears in form of table in final report. But on the UI(on ReportViewer control on Window Forms) it is not showing textbox borders properly. But suprisingly the borders are perfectly there if I export the report to PDF.
Any suggestion ?