Search found 19 matches

by Anas
Sat Mar 30, 2024 12:54 pm
Forum: Stimulsoft Reports.JS
Topic: Making New DataSource Popup Resizable
Replies: 2
Views: 755

Making New DataSource Popup Resizable

Hi All,
Is there a way to make the New Datasource Popup Resizable ?
So that we can increase or decrease the popups width and height according to our requirements.
Screenshot 2024-03-30 at 6.22.48 PM.png
Screenshot 2024-03-30 at 6.22.48 PM.png (247.4 KiB) Viewed 755 times
by Anas
Sat Mar 30, 2024 12:51 pm
Forum: Stimulsoft Reports.JS
Topic: Dragging & Dropping DataSource Columns in Template Report not fetching correct results
Replies: 5
Views: 1220

Dragging & Dropping DataSource Columns in Template Report not fetching correct results

Hi All, We are using Template Reports and when we drag and drop columns from the DataSource -> LineItem - >Records -> [ColumnName], the Expression it is making is Records.[ColumnName] thus it is not fetching any results. If we manually edit the expression to LineItems.Records.[ColumnName] then it is...
by Anas
Sat Mar 30, 2024 12:24 pm
Forum: Stimulsoft Reports.JS
Topic: Rows protruding outside the popup window
Replies: 3
Views: 747

Re: Rows protruding outside the popup window

Hi Max,
Thanks for your reply.
We are using Stimulsoft Report Js and here is the product version "stimulsoft-reports-js": "^2023.2.3"

And here is how to reproduce this issue. Please have a look at the attached video.
2024-03-30 17-51-42.mp4
(4.95 MiB) Downloaded 63 times
by Anas
Sat Mar 30, 2024 12:18 pm
Forum: Stimulsoft Reports.JS
Topic: Blank Report >> Dictionary Tab>> New Data Source >> Retrieved column and parameters from stored procedure not correct
Replies: 5
Views: 1248

Re: Blank Report >> Dictionary Tab>> New Data Source >> Retrieved column and parameters from stored procedure not correc

Hi Max,
We are using Stimulsoft REport Js product and its version is "stimulsoft-reports-js": "^2023.2.3"
Sure please take your time.

Thanks,
by Anas
Sat Mar 30, 2024 12:40 am
Forum: Stimulsoft Reports.JS
Topic: Rows protruding outside the popup window
Replies: 3
Views: 747

Rows protruding outside the popup window

Can this be fixed programmatically, please have a look at the below image.
img.png
img.png (39.7 KiB) Viewed 747 times
by Anas
Sat Mar 30, 2024 12:24 am
Forum: Stimulsoft Reports.JS
Topic: Blank Report >> Dictionary Tab>> New Data Source >> Retrieved column and parameters from stored procedure not correct
Replies: 5
Views: 1248

Blank Report >> Dictionary Tab>> New Data Source >> Retrieved column and parameters from stored procedure not correct

Hi All, In Custom Reports – New – Blank Report – Dictionary tab – Expand Data Sources – Right click on ‘Database Connection’ – New Data Source – In the New Data Source window, retrieve columns and parameters from the Stored procedure – The columns and Parameters are not retrieved properly. Basically...
by Anas
Fri Mar 29, 2024 12:29 pm
Forum: Stimulsoft Reports.JS
Topic: Blank Report >> Insert Group Header >> Not loading Data sources, System Variables, Functions, Format
Replies: 1
Views: 723

Blank Report >> Insert Group Header >> Not loading Data sources, System Variables, Functions, Format

Hi All, When we create a Blank Report and then click Insert Group Header in the subsequent popup it does not bring any of these Data sources, System Variables, Functions, Format While in our application the same is working fine with our legacy Silverlight reports as shown in the below image. Screens...
by Anas
Fri Apr 28, 2023 2:44 pm
Forum: Stimulsoft Reports.ANGULAR
Topic: Getting error in Report Designer when using in Angular application
Replies: 1
Views: 8813

Getting error in Report Designer when using in Angular application

Our report viewer is working perfectly fine but in report designer we are getting just Error written in a popup and nothing is loading in the report designer.
Can you please suggest what can be the probable issue?
Image
by Anas
Thu Dec 29, 2022 2:55 pm
Forum: Stimulsoft Reports.JS
Topic: Data Not Showing Properly in the Report
Replies: 1
Views: 585

Data Not Showing Properly in the Report

Hi Guys, We are using Stimulsoft Report.JS 2022.4.5 with the latest Angular Version We are binding the report with the XML data it seems that something is not taken well inside the XML markup by the reports and it is not reporting any error as well. But it is loading few things in the report and not...