Search found 5 matches

by simader
Mon Jun 28, 2021 1:32 pm
Forum: Stimulsoft Reports.WPF
Topic: StiWpfViewerControl freezes with large Reports
Replies: 1
Views: 1440

StiWpfViewerControl freezes with large Reports

Hello,

We sometimes are having large reports with 1000s of pages. And then the WPF Viewer freezes for long time.

Is there any type of virtualization for the StiWpfViewerControl? Does anybody knows some tricks to improve the performance?

Enclosed i modified the git-sample.

Best,
Andreas
by simader
Fri Jun 25, 2021 5:48 am
Forum: Stimulsoft Reports.WEB
Topic: Decimal Precision issue for 2 decimal points
Replies: 14
Views: 4746

Re: Decimal Precision issue for 2 decimal points

One last question: Is there a Stimulsoft-Setting to set this globally for all reports which we render in code?
by simader
Wed Jun 23, 2021 3:35 pm
Forum: Stimulsoft Reports.WEB
Topic: Decimal Precision issue for 2 decimal points
Replies: 14
Views: 4746

Re: Decimal Precision issue for 2 decimal points

Hello,

It seems that the default behaviour in Microsoft .Net 5 changed.
https://github.com/dotnet/runtime/issues/45695

Thats why, we get now 3 digits and before 2 digits.

Best,
Andreas
by simader
Tue Jun 22, 2021 10:41 am
Forum: Stimulsoft Reports.WEB
Topic: Decimal Precision issue for 2 decimal points
Replies: 14
Views: 4746

Re: Decimal Precision issue for 2 decimal points

We use Stimulsoft.Reports.Engine.NetCore in version 2021.3.3

If we render the same report under .netFullFramework it appears with two digits precision
by simader
Tue Jun 22, 2021 6:27 am
Forum: Stimulsoft Reports.WEB
Topic: Decimal Precision issue for 2 decimal points
Replies: 14
Views: 4746

Re: Decimal Precision issue for 2 decimal points

Hello,
I have again the same problem with the newest Stimulsoft nuget version.

I just leave the default option on Numeric.

Please fix this bug.

Best,