Page 1 of 1

ShowOpenReportFromGoogleDocs does not work

Posted: Tue May 28, 2013 6:39 pm
by RossAFaneuf
I am trying to suppress the GoogleDocs options in the Web Report designer. The following statements in the Init() handler do not do so:

Stimulsoft.Report.Web.StiWebDesignerOptions.MainMenu.ShowOpenReportFromGoogleDocs = false;
Stimulsoft.Report.Web.StiWebDesignerOptions.MainMenu.ShowSaveAsToGoogleDocs = false;

How do I make this work?

Re: ShowOpenReportFromGoogleDocs does not work

Posted: Thu May 30, 2013 12:36 pm
by Vladimir
Hello,

These properties disable the menu items. Unfortunately, there is currently no way to remove menu items.

Thank you.