Search found 6368 matches

by Lech Kulikowski
Wed May 22, 2024 8:51 am
Forum: Stimulsoft Ultimate
Topic: Cross tab Custom Total
Replies: 7
Views: 2382

Re: Cross tab Custom Total

Hello,

What product and version are you use?
Please check the last release build.

Thank you.
by Lech Kulikowski
Wed May 22, 2024 7:09 am
Forum: Stimulsoft Reports.NET
Topic: Insert Base64 PDF into report
Replies: 1
Views: 6

Re: Insert Base64 PDF into report

Hello,

No, this feature is not available.

Thank you.
by Lech Kulikowski
Tue May 21, 2024 3:49 pm
Forum: Stimulsoft Reports.JS
Topic: Table breaks on multiple pages even with CanBreak=false
Replies: 3
Views: 58

Re: Table breaks on multiple pages even with CanBreak=false

Hello,

Please set the KeepGroupTogether=true for the group header.

Thank you.
by Lech Kulikowski
Tue May 21, 2024 1:28 pm
Forum: Stimulsoft Reports.JS
Topic: After Update sort is not working with date values
Replies: 8
Views: 517

Re: After Update sort is not working with date values

Hello,

It is the rendered report.
Please send us a sample report with test data that we can check and run, and reproduce the issue.

Thank you.
by Lech Kulikowski
Tue May 21, 2024 8:33 am
Forum: Stimulsoft Reports.WEB
Topic: Master-detail report
Replies: 5
Views: 93

Re: Master-detail report

Hello,

Please set the MultipleInitialization=true property for the detail databand.

Thank you.
by Lech Kulikowski
Mon May 20, 2024 9:42 pm
Forum: Stimulsoft Reports.WEB
Topic: Master-detail report
Replies: 5
Views: 93

Re: Master-detail report

Hello,

Yes, you should set the MasterComponent property.

Thank you.
by Lech Kulikowski
Mon May 20, 2024 9:41 pm
Forum: Stimulsoft Reports.NET
Topic: Reset Date Range After Click Submit
Replies: 1
Views: 34

Re: Reset Date Range After Click Submit

Hello,

We require time to investigate the issue thoroughly. Rest assured, we will keep you informed about the outcome as soon as possible.

Thank you.
#14487
by Lech Kulikowski
Mon May 20, 2024 9:30 pm
Forum: Stimulsoft Reports.JS
Topic: Error when use in react typescript
Replies: 4
Views: 87

Re: Error when use in react typescript

Hello,

Thank you for the information.
by Lech Kulikowski
Mon May 20, 2024 6:33 am
Forum: Stimulsoft Reports.WEB
Topic: Master-detail report
Replies: 5
Views: 93

Re: Master-detail report

Hello,

You can add a filter for the details band:
Products.CategoryID == Categories.CategoryID

Thank you.
by Lech Kulikowski
Mon May 20, 2024 6:30 am
Forum: Stimulsoft Reports.JS
Topic: Table breaks on multiple pages even with CanBreak=false
Replies: 3
Views: 58

Re: Table breaks on multiple pages even with CanBreak=false

Hello,

You can set the CanShirnk=true for group bands.

Thank you.