Page 1 of 1

StiOptions.Designer.HideConnectionString

Posted: Fri Jun 01, 2018 3:37 am
by zhuqijun
I have a question about StiOptions.Designer.HideConnectionString = true;

I am using Stimulsoft Reports.Ultimate 2014.1

If I set StiOptions.Designer.HideConnectionString = true;
the connection string will be hidden (as I excepted) in the screen of 'Edit sql Connection'


But if I click 'Build' button, I will still see the connection string, this is not expected, because it will expose the password in the connection string

please see the below screen shot

any idea how to hide the connection string?

Re: StiOptions.Designer.HideConnectionString

Posted: Fri Jun 01, 2018 6:55 am
by Lech Kulikowski
Hello,

Please check the last release build.

Thank you.

Re: StiOptions.Designer.HideConnectionString

Posted: Thu Jun 07, 2018 5:57 am
by zhuqijun
Hello
Thanks!

I have another question.
If I set StiOptions.Designer.HideConnectionString = true; I will not be able to see 'Code' tab in the designer.
What should I do?

Re: StiOptions.Designer.HideConnectionString

Posted: Thu Jun 07, 2018 7:49 am
by Edward
Hi Zhuquijun,

In the new version, the Code Tab was not enabled by default and is hidden. Please follow the steps on how to make it visible:
https://www.youtube.com/watch?v=3XpkoLKGaAM

Thank you,
Edward

Re: StiOptions.Designer.HideConnectionString

Posted: Thu Jun 07, 2018 8:09 am
by zhuqijun
Hello Edward,

My problem now is if I set StiOptions.Designer.HideConnectionString =True in my code, then I will not able to see the code tab, and I cannot make it visible

Re: StiOptions.Designer.HideConnectionString

Posted: Fri Jun 08, 2018 7:08 am
by Lech Kulikowski
Hello,

Yes, in this case, with this option the Code Tab is hidden.

Thank you.