| Invert |
wang rick
08/19/2010 04:59
Can we hide Parameter Panel?
Does the parameter control supports Tree style?
If no, can we hide the build-in parameter panel and use our customize control?
|
Sergey Piskov
08/23/2010 06:00
Can we hide Parameter Panel?
Hello,
You can override the style of the Report Viewer and specify your own style for the Parameters Panel.
At link below you can download the sample showing how to change the style of the Report Viewer: http://perpetuumsoft.com/Support/WangRick/MainPage.zip
Best regards,
Sergey Piskov
Perpetuum Software Team
|
wang rick
08/23/2010 06:32
Can we hide Parameter Panel?
I got the sample MainPage.xaml, but I still don't have much idea about how to override the parameter panel with my own.
Can you give me more detail?
Thanks
|
Irina Sabaeva
08/24/2010 02:49
Can we hide Parameter Panel?
Hello,
We have changed the sample: in this example the way of Parameter Panel appearance and its location are changed.
Follow this link to download it:
http://perpetuumsoft.com/Support/WangRick/MainPage.zip
Best regards,
Perpetuum Software Support Team
|
Chris Wright
07/29/2011 12:38
Can we hide Parameter Panel?
So the only way to hide the Parameter Panel is to modify the style? Isn't there just a Visibility property somewhere we can set to hide it if we want to programmatically enter the parameter values and show it if we want the end user to enter the values using the Parameter Panel?
Thx,
Chris
|
Darina Merzlikina
08/01/2011 03:18
Can we hide Parameter Panel?
Hello Chris,
No, it's not the only way. Also you can add values to the parameters collection for each parameter, please, see similar forum thread: http://www.perpetuumsoft.com/ForumTopic.aspx?lang=en&topic_id=2845&forum_id=56&a=1#mid9840
Best regards,
Perpetuum Software Support Team
|