Search found 69 matches

by vineet
Mon Nov 12, 2018 9:39 am
Forum: Stimulsoft Reports.WEB
Topic: URGENT: All reports with charts are failing to show on viewer
Replies: 1
Views: 994

URGENT: All reports with charts are failing to show on viewer

Hi, We upgraded to 2018.3.4 and all reports which had charts fail when we press the next page button and when the next page has a chart on it. Works perfectly fine when we use 2018.3.3. Just to be clear, we are not using any tooltip on chart series. Can you please release a fix for this as all our r...
by vineet
Sun Nov 11, 2018 6:49 am
Forum: Stimulsoft Reports.WEB
Topic: Chart ShowZeros not working. All zeros are hidden
Replies: 4
Views: 1759

Re: Chart ShowZeros not working. All zeros are hidden

Check the attached report. The property for ShowZeros always remains False for the series event after changing it to True. Change the settings, save the report and reopen to see the issue.

All of our charts are now hiding zeros.
2018-11-11_174721.jpg
2018-11-11_174721.jpg (35.07 KiB) Viewed 1724 times
2018-11-11_174628.jpg
2018-11-11_174628.jpg (109.68 KiB) Viewed 1724 times
by vineet
Sun Nov 04, 2018 1:17 pm
Forum: Stimulsoft Reports.WEB
Topic: Chart ShowZeros not working. All zeros are hidden
Replies: 4
Views: 1759

Chart ShowZeros not working. All zeros are hidden

2018.3.3 Stimulsoft.Web Line chart series ShowZeros not working. All zeros are hidden and the line appear to break in between. This used to work properly before the update. If I use WinForm designer to edit a report and Set series ShowZeros=True and Save the report, then when I reopen it, ShowZeros ...
by vineet
Fri Sep 21, 2018 1:25 pm
Forum: Stimulsoft Reports.NET
Topic: Problem in SubReport Header and Footer
Replies: 8
Views: 3946

Re: Problem in SubReport Header and Footer

Hi, we don't want to create external subreports for each individual sub-section on a report. Makes code management messy too. The issue is fixed if I use an external sub-report? If yes, seems like the next correct thing to do would be to fix it for all types of sub-reports.
by vineet
Fri Sep 21, 2018 6:21 am
Forum: Stimulsoft Reports.WEB
Topic: Subreport PageHeader not printing on all its pages
Replies: 3
Views: 2127

Re: Subreport PageHeader not printing on all its pages

If I add two headers then it stops showing them when it moves to the next databand. Can you please fix the subreport PageHeader not showing on all pages issue? I know you consider subreport to be of Unlimited Height but surely you could do some calculations to check when the new page is being printe...
by vineet
Fri Sep 21, 2018 6:10 am
Forum: Stimulsoft Reports.NET
Topic: Problem in SubReport Header and Footer
Replies: 8
Views: 3946

Re: Problem in SubReport Header and Footer

Hi HighAley, just checking if this will ever be solved? Seems like a lot of users are facing this issue including myself.
by vineet
Mon Sep 17, 2018 11:11 pm
Forum: Stimulsoft Reports.WEB
Topic: Chart series - ShowNulls always true
Replies: 6
Views: 2468

Re: Chart series - ShowNulls always true

Hi Lech, When are you releasing the next version?
by vineet
Mon Sep 10, 2018 8:59 am
Forum: Stimulsoft Reports.WEB
Topic: Businessobject RegData ignoring nullable types
Replies: 3
Views: 1358

Re: Businessobject RegData ignoring nullable types

Thank you. Can you please give some explanation on what this property does? Will this map the business object to the correct nullable data types?
by vineet
Thu Sep 06, 2018 7:50 am
Forum: Stimulsoft Reports.WEB
Topic: Chart series - ShowNulls always true
Replies: 6
Views: 2468

Re: Chart series - ShowNulls always true

Yes I do, the bug is happening as per my findings. If I don't use a custom cacheHelper and just set the CacheMode of the viewer to StringCache, "ShowNulls" is still being ignored.