Search found 40 matches

by peda
Fri Apr 26, 2024 2:49 pm
Forum: Stimulsoft Reports.JS
Topic: After Update sort is not working with date values
Replies: 0
Views: 2

After Update sort is not working with date values

Before we make update all date colums was as string in Stimulsoft and date Sorting was working. After Update date colum is also string but now it sorting like a realy string. So we must edit all reports to change date colum from string to datetime. Is it a easier way to do this ? Thanks for help Bes...
by peda
Tue Feb 28, 2023 11:33 am
Forum: Stimulsoft Reports.JS
Topic: Wrong Curreny Format since version 2022.1.6 and higher
Replies: 1
Views: 590

Wrong Curreny Format since version 2022.1.6 and higher

We can not change to new version since Version 2022.1.6 Data and Report on two Picture the same. This Picture is Version 2022.1.6 https://hotelcloud.eu/stimulsoft/stimulsoft_correct_format.jpg This Picture is Version 2023.1.7 https://hotelcloud.eu/stimulsoft/stimulsoft_wrong_format.jpg If you read i...
by peda
Fri Jul 16, 2021 7:07 am
Forum: Stimulsoft Reports.JS
Topic: Reports with overlength Bands always wrong
Replies: 6
Views: 1592

Reports with overlength Bands always wrong

When i open a Report with overlength is activated Footerband always in middle of Report. Also inactive Databand on wrong place https://hotelcloud.eu/stimulsofterror/Screenshot_2.jpg When i deactivate and activate overlength the Bands are on right place https://hotelcloud.eu/stimulsofterror/Screensho...
by peda
Wed May 19, 2021 6:41 am
Forum: Stimulsoft Reports.JS
Topic: Databand not active always on bottom of page
Replies: 1
Views: 1484

Databand not active always on bottom of page

When i use a Databand with not active the databand always move automatic to bottom of page and the report will not work after save
by peda
Thu Apr 08, 2021 8:16 am
Forum: Stimulsoft Reports.JS
Topic: New Version will not work again
Replies: 1
Views: 1623

New Version will not work again

Hello we work with Version 2020.3.2 Last year we have test update but it will not work with newer version First Error Reports are all empty on many reports i get Errors VM560:27 Uncaught SyntaxError: Unexpected token U in JSON at position 0 at JSON.parse (<anonymous>) at u.readJson (<anonymous>:27:8...
by peda
Wed Aug 19, 2020 1:12 pm
Forum: Stimulsoft Reports.JS
Topic: New Verion o.viewer.invokeGetSubReport is not a function
Replies: 3
Views: 1089

New Verion o.viewer.invokeGetSubReport is not a function

In newest Version Reports with subreports not working.

Error Message: o.viewer.invokeGetSubReport is not a function

Thanks Peter
by peda
Mon Aug 03, 2020 6:24 am
Forum: Stimulsoft Reports.JS
Topic: Can not add Dataset
Replies: 1
Views: 700

Can not add Dataset

I add a dataset like this: var dataSet = new Stimulsoft.System.Data.DataSet("data"); dataSet.readJson(reportdata); report.regData(dataSet.dataSetName, "", dataSet); But in Report Designer i have no Option to add a new Dataset: See Image in Attachments
by peda
Tue Mar 31, 2020 5:59 pm
Forum: Stimulsoft Reports.JS
Topic: QR Code problem
Replies: 5
Views: 2665

Re: QR Code problem

Hello Lech
Are any Infos how to remove BOM on QR Code ?

Thanks Peter
by peda
Fri Mar 06, 2020 11:52 am
Forum: Stimulsoft Reports.JS
Topic: QR Code problem
Replies: 5
Views: 2665

Re: QR Code problem

This is a gneradet QR Code from Stimulsoft In String is this text: _R1-AT1_cbs1_88_2020-03-03T15:01:41_0,00_0,00_0,00_0,00_0,00_55u0vfYw8OifzCtQ7O2Q6g==_7DB5848F_j/cSPaX71Fk=_qP+nuXa1W6B6JaRi/vtI0jXw3SCGvdXIXzFPkD+z4Ub3ALFGgEQFOLJpfX7rp3YV3KXfW/HDiF3qA+d2bS7k8Q== and when you read with this QR Code ...
by peda
Tue Mar 03, 2020 3:52 pm
Forum: Stimulsoft Reports.JS
Topic: QR Code problem
Replies: 5
Views: 2665

QR Code problem

when i generate a QR Code from a String
on IOS Apple it work with no Problem on Android the first character is wrong. First Character shows as "?"

The QR Code should be a JIS X 0510/2004 Code

I think it is an encoding problem but where can i change it ?

Thanks Peter