Search found 159 matches
- Fri Nov 24, 2023 12:45 pm
- Forum: Stimulsoft Ultimate
- Topic: Call external function from a BLAZOR report
- Replies: 9
- Views: 6966
Re: Call external function from a BLAZOR report
Well o.k. I will try to explain a little bit longer. In previous posts I asked to solve problems with the external (myself built) procedures and using them in Stimulsoft Blazor reports. As you could review all this thread I received your instruction to look at code on GitHub. This code was of great ...
- Fri Nov 17, 2023 1:32 pm
- Forum: Stimulsoft Ultimate
- Topic: Call external function from a BLAZOR report
- Replies: 9
- Views: 6966
Re: Call external function from a BLAZOR report
Dear Sirs,
Your example was of great help. It works indeed in my case too, but it does not work during the designing process. So, how can I include my custom made function in designer during development?
Best regards,
Dikan
Your example was of great help. It works indeed in my case too, but it does not work during the designing process. So, how can I include my custom made function in designer during development?
Best regards,
Dikan
- Tue Oct 03, 2023 6:44 am
- Forum: Stimulsoft Ultimate
- Topic: Call external function from a BLAZOR report
- Replies: 9
- Views: 6966
Re: Call external function from a BLAZOR report
This example includes two of my problems with transitioning to a newer version of Stimulsoft. One is related to external function and the other one is related to Form (obsolete) in a new version which I suppose will gradually disappear as functionality and it is not working in a Blazor (I have to ru...
- Mon Oct 02, 2023 10:56 am
- Forum: Stimulsoft Ultimate
- Topic: Form (obsolete)
- Replies: 1
- Views: 5882
Form (obsolete)
As the form in a report is marked as obsolete, what to use instead? I have more than a few reports which obtain parameters from this obsolete feature and connect the dataset after the user confirms the window. Now I would like to have the same functionality but I do not know how to achieve that and ...
- Wed Sep 27, 2023 9:58 pm
- Forum: Stimulsoft Ultimate
- Topic: Call external function from a BLAZOR report
- Replies: 9
- Views: 6966
Call external function from a BLAZOR report
How to call external functions in a BLAZOR report?
I have a function that I build in c# and I am using it in a WinForm report but now I have to use it for the same reports called from BLAZOR. Do I have to embed a function in a BLAZOR app or make it as a separate .DLL?
best regards,
dikan
I have a function that I build in c# and I am using it in a WinForm report but now I have to use it for the same reports called from BLAZOR. Do I have to embed a function in a BLAZOR app or make it as a separate .DLL?
best regards,
dikan
- Thu May 18, 2023 8:58 am
- Forum: Stimulsoft Ultimate
- Topic: HTML5 Localization
- Replies: 5
- Views: 6768
Re: HTML5 Localization
Thank you. Now I have working example...
Best regards,
dikan
Best regards,
dikan
- Tue May 16, 2023 7:26 pm
- Forum: Stimulsoft Ultimate
- Topic: HTML5 Localization
- Replies: 5
- Views: 6768
Re: HTML5 Localization
I followed your link and it does not help me. I have the following code inside html page and report is working but only in English what is not preferable language in Serbia: function Start() { Stimulsoft.Base.StiLicense.loadFromFile("license.key"); var report = Stimulsoft.Report.StiReport....
- Mon May 15, 2023 7:46 pm
- Forum: Stimulsoft Ultimate
- Topic: HTML5 Localization
- Replies: 5
- Views: 6768
HTML5 Localization
I need a working example for HTML5 localization. I found an incomplete example (better to say some lines of code) but I need to see it as a working example.
Best regards,
dikan
Best regards,
dikan
- Sat May 13, 2023 5:59 pm
- Forum: Stimulsoft Ultimate
- Topic: How to fix field type .JSON?
- Replies: 10
- Views: 7964
Re: How to fix field type .JSON?
Last release solved the problem.
Thank you,
dikan
Thank you,
dikan
- Fri May 12, 2023 11:18 am
- Forum: Stimulsoft Ultimate
- Topic: How to fix field type .JSON?
- Replies: 10
- Views: 7964
Re: How to fix field type .JSON?
I am using standaone designer.
Regards,
dikan
Regards,
dikan