Search found 12 matches

by Anas
Fri Apr 05, 2024 10:11 am
Forum: Stimulsoft Reports.JS
Topic: Dragging & Dropping DataSource Columns in Template Report not fetching correct results
Replies: 5
Views: 924

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

Hi Max,
Thanks for your reply.
We are using Stimulsoft Report Js product and its version is "stimulsoft-reports-js": "^2023.2.3"
by Anas
Thu Apr 04, 2024 5:16 pm
Forum: Stimulsoft Reports.JS
Topic: Dragging & Dropping DataSource Columns in Template Report not fetching correct results
Replies: 5
Views: 924

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

Hi Max,
Thanks for your response, we are using DataSet as a DataSource.
We are fetching the DataSet through API.
Please find the attached screenshot of the codebase.
image.png
image.png (11.23 KiB) Viewed 869 times
Also I am attaching the json for the report designer with dataSource.
report.json
(396.49 KiB) Downloaded 25 times
Thanks,
by Anas
Sat Mar 30, 2024 12:54 pm
Forum: Stimulsoft Reports.JS
Topic: Making New DataSource Popup Resizable
Replies: 2
Views: 557

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 557 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: 924

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: 555

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 38 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: 1023

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: 555

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 555 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: 1023

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: 522

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...