HIDE SAVE AS BUTTON FROM STIWEBDESIGNERSL CONTROL

Stimulsoft Reports.Silverlight discussion
Locked
jorgeto
Posts: 42
Joined: Tue Aug 16, 2011 4:49 pm
Location: Lima

HIDE SAVE AS BUTTON FROM STIWEBDESIGNERSL CONTROL

Post by jorgeto »

Hi guys:
I have some problems with hiding the "save as" button from the designer menu in Silverlight (StiWebDesignerSL control). I have this properties but it doesn't dissapear

StiWebDesignerSLOptions.Menu.SavePageAsEnabled = false;
StiWebDesignerSLOptions.Menu.SaveReportEnabled = false;
StiWebDesignerSLOptions.Menu.SaveReportAsEnabled = false;

Can you help me with this problem?

Thank you so much.
Atte.

Jorge Salcedo
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

HIDE SAVE AS BUTTON FROM STIWEBDESIGNERSL CONTROL

Post by HighAley »

Hello.
jorgeto wrote:I have some problems with hiding the "save as" button from the designer menu in Silverlight (StiWebDesignerSL control). I have this properties but it doesn't dissapear

StiWebDesignerSLOptions.Menu.SavePageAsEnabled = false;
StiWebDesignerSLOptions.Menu.SaveReportEnabled = false;
StiWebDesignerSLOptions.Menu.SaveReportAsEnabled = false;

Can you help me with this problem?
The issue is fixed.
Please check the latest build when it will be available.

Thank you.
jorgeto
Posts: 42
Joined: Tue Aug 16, 2011 4:49 pm
Location: Lima

HIDE SAVE AS BUTTON FROM STIWEBDESIGNERSL CONTROL

Post by jorgeto »

is not solve yet?
I tried with news dll files and y get more items in the menu (google, open reports from google docs, save report as to google docs) and also I can't hide, what could be wrong?

Y attach an image, and i wanna do is disable the follow items:
- Open Report As Google Docs
- Save Report As
- Save Report As to Google Docs

Thank you very much
Attachments
1260.stimul.png
1260.stimul.png (12.79 KiB) Viewed 3324 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

HIDE SAVE AS BUTTON FROM STIWEBDESIGNERSL CONTROL

Post by HighAley »

Hello.
jorgeto wrote:is not solve yet?
I tried with news dll files and y get more items in the menu (google, open reports from google docs, save report as to google docs) and also I can't hide, what could be wrong?


Y attach an image, and i wanna do is disable the follow items:
- Open Report As Google Docs
- Save Report As
- Save Report As to Google Docs
The next prerelease will be able tomorrow. there are 2 more properties:

Code: Select all

StiWebDesignerSLOptions.Menu.OpenReportFromGoogleDocsEnabled
StiWebDesignerSLOptions.Menu.SaveReportAsToGoogleDocsEnabled
Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

HIDE SAVE AS BUTTON FROM STIWEBDESIGNERSL CONTROL

Post by HighAley »

Hello.

Sorry, we didn't add this futures in this week prerelease.
Please, check the next prerelease build next week.

Thank you.
jorgeto
Posts: 42
Joined: Tue Aug 16, 2011 4:49 pm
Location: Lima

HIDE SAVE AS BUTTON FROM STIWEBDESIGNERSL CONTROL

Post by jorgeto »

please take advice when the modifications are available to download in the stimulsoft page please. Thank you very much and have a nice day
Anton Lozovskiy
Posts: 135
Joined: Tue Aug 11, 2009 9:38 am

HIDE SAVE AS BUTTON FROM STIWEBDESIGNERSL CONTROL

Post by Anton Lozovskiy »

Hello,

The patch will be available in prerelease build on 25 August 2011.

Thank you.
Locked