ReportViewer always show unnecessary panel

Stimulsoft Reports.WPF discussion
Post Reply
oatania
Posts: 3
Joined: Fri Jun 03, 2011 5:17 am

ReportViewer always show unnecessary panel

Post by oatania »

I created report by pass some variable like :

report["Author"] = data.author;

when report show on viewer it always show unnecessary panel.
I tried to hide this panel when open viewer but no luck, I can hide only click button "Close"
How to close it from code ?

Attachments
1778.panel.jpg
1778.panel.jpg (21.79 KiB) Viewed 1848 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

ReportViewer always show unnecessary panel

Post by Alex K. »

Hello,

Please check the last version.

Thank you.
oatania
Posts: 3
Joined: Fri Jun 03, 2011 5:17 am

ReportViewer always show unnecessary panel

Post by oatania »

Version 2012.1 can solve my problem.

Thank you Aleksey.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

ReportViewer always show unnecessary panel

Post by Alex K. »

Hello,

We are always glad to help you!
Let us know if you need any additional help.

Thank you.
Post Reply