Search found 6265 matches

by Lech Kulikowski
Mon Mar 16, 2020 8:44 am
Forum: Stimulsoft Reports.WEB
Topic: how to hide "Reset" button in "Request From User" variable form
Replies: 9
Views: 3174

Re: how to hide "Reset" button in "Request From User" variable form

Hello, You can use the following code: //where jsStiWebViewer1 -> "js" + Viewer ID jsStiWebViewer1.onready = function () { jsStiWebViewer1.oldInitializeParametersPanel = jsStiWebViewer1.InitializeParametersPanel; jsStiWebViewer1.InitializeParametersPanel = function () { jsStiWebViewer1.old...
by Lech Kulikowski
Mon Mar 16, 2020 7:28 am
Forum: Stimulsoft Reports.WEB
Topic: how to hide "Reset" button in "Request From User" variable form
Replies: 9
Views: 3174

Re: how to hide "Reset" button in "Request From User" variable form

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
#1720
by Lech Kulikowski
Sun Mar 15, 2020 10:40 pm
Forum: Stimulsoft Reports.WPF
Topic: StiWpfViewer changing element styles (label, TextBox, GroupBox, Menus)
Replies: 14
Views: 9063

Re: StiWpfViewer changing element styles (label, TextBox, GroupBox, Menus)

Hello,

Please send us a sample project which reproduces the issue for analysis.

Thank you.
by Lech Kulikowski
Sun Mar 15, 2020 10:06 pm
Forum: Stimulsoft Reports.WPF
Topic: Regression / Breakage between 2019.3.1 and 2020.2.1
Replies: 4
Views: 3130

Re: Regression / Breakage between 2019.3.1 and 2020.2.1

Hello,

Please send us your request with a detailed description on support@stimulsoft.com.

Thank you.
by Lech Kulikowski
Sun Mar 15, 2020 10:04 pm
Forum: Stimulsoft Reports.JS
Topic: Use BusinessObject in Report.Js
Replies: 1
Views: 1009

Re: Use BusinessObject in Report.Js

Hello,

BusinessObjects are not supported in the JS version. You can use master-detail construction with relations to implement nested objects.

Thank you.
by Lech Kulikowski
Sun Mar 15, 2020 9:56 pm
Forum: Stimulsoft Reports.JS
Topic: DateTime Issue
Replies: 1
Views: 1177

Re: DateTime Issue

Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.
by Lech Kulikowski
Sun Mar 15, 2020 9:54 pm
Forum: Stimulsoft Reports.WPF
Topic: StiWpfViewer changing element styles (label, TextBox, GroupBox, Menus)
Replies: 14
Views: 9063

Re: StiWpfViewer changing element styles (label, TextBox, GroupBox, Menus)

Hello,

Please clarify which product are you use. On the screenshots is not our product elements.

Thank you.
by Lech Kulikowski
Sun Mar 15, 2020 9:52 pm
Forum: Stimulsoft Reports.WEB
Topic: Paswword
Replies: 3
Views: 1507

Re: Paswword

Hello,

Please try to save a report as Encrypted Report Templates (.mrx)

Thank you.
by Lech Kulikowski
Sun Mar 15, 2020 9:51 pm
Forum: Stimulsoft Reports.JS
Topic: Table height to fit entire page
Replies: 3
Views: 1837

Re: Table height to fit entire page

Hello,

Please send us a sample or screenshot of which result do you need.

Thank you.
by Lech Kulikowski
Fri Mar 13, 2020 8:33 pm
Forum: Stimulsoft Reports.WEB
Topic: Updating report libraries, etc - best practices?
Replies: 1
Views: 1057

Re: Updating report libraries, etc - best practices?

Hello,

You need to update only references in your project. All reports will work in new version without any changes.

Thank you.