Search found 24 matches

by billy.goforth
Fri Sep 02, 2022 3:01 am
Forum: Stimulsoft Reports.BLAZOR
Topic: Using OnInteractionEvent For Drill Down
Replies: 1
Views: 7528

Using OnInteractionEvent For Drill Down

I have dynamic reports generated from stored procedures using Blazor for the web front end. I have event handler that captures interaction event (using the Stimulsoft OnInteraction viewer parameter). I can test and pull the drill down parameters and use those to call my drill down stored procedure a...
by billy.goforth
Tue Aug 30, 2022 5:58 pm
Forum: Stimulsoft Reports.BLAZOR
Topic: Why Does The Viewer Always Show Trial?
Replies: 5
Views: 8456

Re: Why Does The Viewer Always Show Trial?

*UPDATE* I found the issue. We build our reports from datasets queried from the database and iterate the datasets and build the StiComponents for each dataset. It turns out that the Blazor Viewer requires the "Name" property of each component to be UNIQUE. I Added Guids (Remove Hyphens) to...
by billy.goforth
Tue Aug 30, 2022 3:54 pm
Forum: Stimulsoft Reports.BLAZOR
Topic: Why Does The Viewer Always Show Trial?
Replies: 5
Views: 8456

Re: Why Does The Viewer Always Show Trial?

I Believe I got past this issue, BUT now I'm getting the below error. I have just pulled the top of the error because it's quite long with many "Ambiguity" errors stating it already contains [BLah] over and over. Can you tell me what the below means? This exact report works fine in the WPF...
by billy.goforth
Mon Aug 29, 2022 11:36 pm
Forum: Stimulsoft Reports.BLAZOR
Topic: Why Does The Viewer Always Show Trial?
Replies: 5
Views: 8456

Why Does The Viewer Always Show Trial?

I Have loaded my Key (We have purchased the product) and it still loads the "Trial" Watermark. Even when I download your examples and load it, it shows the "Trial" watermark. We have many reports that are built via stored procs and all work fine in WPF and in Angular Viewer, yet ...
by billy.goforth
Fri Apr 15, 2022 3:49 pm
Forum: Stimulsoft Reports.WPF
Topic: Export to Word does not honor "New Page Before" settings
Replies: 1
Views: 8310

Export to Word does not honor "New Page Before" settings

We have a stimulsoft report template in which we are building up multiple pages and then exporting as a Word document. In the preview, this all looks great, but the exported docx file does not honor the page break for the band with the "New Page Before" property set. That band flows into t...
by billy.goforth
Fri Apr 15, 2022 3:43 pm
Forum: Stimulsoft Reports.WPF
Topic: Questions on Richtext, export to word/rtf
Replies: 8
Views: 13030

Re: Questions on Richtext, export to word/rtf

Is there a resolution to this issue? We have the same issue. All looks fine in the preview, but when exporting to word, the band with "New Page Before" does not honor the page break. This makes the export useless.
by billy.goforth
Fri Nov 12, 2021 3:35 pm
Forum: Stimulsoft Dashboards.WEB
Topic: Exception In Blazor App When Using Stimulsoft.Dashboards.Web.NetCore
Replies: 3
Views: 932

Re: Exception In Blazor App When Using Stimulsoft.Dashboards.Web.NetCore

Is there a projected delivery date of dashboards in Blazor?

This is a requirement of my project.

I see they aren't available for angular either (our apps are currently on angular and we are migrating to blazor).

Is this on your roadmap?
by billy.goforth
Thu Nov 11, 2021 9:20 pm
Forum: Stimulsoft Dashboards.WEB
Topic: Exception In Blazor App When Using Stimulsoft.Dashboards.Web.NetCore
Replies: 3
Views: 932

Exception In Blazor App When Using Stimulsoft.Dashboards.Web.NetCore

I'm currently using the Stimulsoft.Reports.Blazor to so I can show Stimulsoft Reports in my Blazor Applications. This works fine, but when trying to load a dashboard, it throws exception, and the fix I found in this forum was to install Stimulsoft.Dashboards.Web. Ok, I'm on .Net Core 5 and the nuget...
by billy.goforth
Mon Nov 08, 2021 10:00 pm
Forum: Stimulsoft Reports.NET
Topic: Map Drilldown Click Event
Replies: 4
Views: 667

Re: Map Drilldown Click Event

Also, looking at my designer, it does not have the "Dashboard" option under the insert ribbon. Can you tell me if this is a setting that I can toggle before launching the designer? Under what circumstances would the "Dashboard" option be unavailable?
by billy.goforth
Mon Nov 08, 2021 9:10 pm
Forum: Stimulsoft Reports.NET
Topic: Map Drilldown Click Event
Replies: 4
Views: 667

Re: Map Drilldown Click Event

I can use either in the display.

A dashboard would probably fit this scenario better, but either.

I'm just stumped on this.