Hi,
I used StiOption to collapse all menuitems export data in my app:
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowCsvButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowDbfButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowDifButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowSylkButton = False
but the menuitem "Data" isn't collapse. When I add:
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowBmpButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowJpegButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowGifButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowSvgButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowSvgzButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowPngButton = False
menuitem "Data" is collapse but menuitem "image" isn't collapse
Please help me!
Error Visible - Collapse Export button in client mode
-
- Posts: 11
- Joined: Wed Jun 15, 2011 10:19 pm
- Location: VN
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
Error Visible - Collapse Export button in client mode
Hello,
We couldn't reproduce this bug. Could you please send us a short video which demonstrates how the issue can be reproduced?
Thank you.
We couldn't reproduce this bug. Could you please send us a short video which demonstrates how the issue can be reproduced?
Thank you.
-
- Posts: 11
- Joined: Wed Jun 15, 2011 10:19 pm
- Location: VN
Error Visible - Collapse Export button in client mode
Hi,
Image ("Error1.jpeg") when i use follow code:
Image ("Error1.jpeg") when i use follow code:
Image ("Error2.jpeg") when I use follow code:Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowCsvButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowDbfButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowDifButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowSylkButton = False
Note: I use export in client side.Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowCsvButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowDbfButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowDifButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowSylkButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowBmpButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowJpegButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowGifButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowSvgButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowSvgzButton = False
Stimulsoft.Report.StiOptions.Viewer.SaveReportsButtons.ShowPngButton = False
- Attachments
-
- 1207.Error2.jpg (34.74 KiB) Viewed 2417 times
-
- 1206.Error1.jpg (29.89 KiB) Viewed 2419 times
-
- Posts: 135
- Joined: Tue Aug 11, 2009 9:38 am
Error Visible - Collapse Export button in client mode
Hello,
Please check the latest prerelease build. This problem is not reproduced under this build.
Thank you.
Please check the latest prerelease build. This problem is not reproduced under this build.
Thank you.
- Attachments
-
- 1211.Image2.PNG (24.75 KiB) Viewed 2408 times
-
- 1210.Image1.PNG (26.26 KiB) Viewed 2407 times