Search found 20 matches

by trcadmin
Mon Dec 09, 2019 6:30 am
Forum: Stimulsoft Dashboards.WEB
Topic: Table in dashboard unable see filter options
Replies: 5
Views: 2265

Re: Table in dashboard unable see filter options

Hi, I'm using Stimulsoft Designer 4.2. If the Stimulsoft dashboard implement in the iframe, would it cause this issue?
by trcadmin
Wed Dec 04, 2019 9:42 am
Forum: Stimulsoft Dashboards.WEB
Topic: Table in dashboard unable see filter options
Replies: 5
Views: 2265

Re: Table in dashboard unable see filter options

Currently using version 3.4 , I had tested with version 4.2 but same issue.
The Dashboard working fine in Stimulsoft Designer but when implement in web, the table unable see filter option. Please refer below attachment file. Thanks
by trcadmin
Mon Dec 02, 2019 4:07 am
Forum: Stimulsoft Dashboards.WEB
Topic: Table in dashboard unable see filter options
Replies: 5
Views: 2265

Table in dashboard unable see filter options

Hi,

The table in dashboard only able see sort option but unable see the filter option as below attachment.
by trcadmin
Thu Sep 12, 2019 3:43 am
Forum: Stimulsoft Dashboards.JS
Topic: encrypt datasource
Replies: 1
Views: 1942

encrypt datasource

Attachment1.png Hi, Currently i'm using the stimulsoft.js with Node.js data adapter, i'm able to encrypt the connectionstring and querystring but i'm unable encrypt the datasource because when i try encrypt the datasource then it unable call to node.js data adapter. Can I know how to encrypt the da...
by trcadmin
Thu Aug 22, 2019 8:12 am
Forum: Stimulsoft Ultimate
Topic: SQL Injection security issue
Replies: 1
Views: 1451

SQL Injection security issue

Attachment1.png
Attachment1.png (17.79 KiB) Viewed 1450 times
Hi, currently I'm using the React with Stimulsoft.js and Node.js Data Adapter to connect to database but when I check the browser console, I can see the passing info as the attachment which can cause the SQL Injection, is there any way to prevent it ?
by trcadmin
Wed Aug 14, 2019 6:33 am
Forum: Stimulsoft Dashboards.JS
Topic: Table Hyperlink
Replies: 1
Views: 2046

Table Hyperlink

Hi, On Hyperlink pattern it could not get value from Data Sources, it return value {DataSources.ID} which not the value that i want. On other way i get ID from {Row.ID}, it get the correct value that i want when the column was not visible, when i set it to visible it return value as {Row.ID}. Is the...
by trcadmin
Wed Aug 14, 2019 4:32 am
Forum: Stimulsoft Dashboards.JS
Topic: Table column width and text to center
Replies: 1
Views: 1865

Table column width and text to center

Hi,

Is it able to adjust table column width and text to center for now?

Thank you.
by trcadmin
Wed Jul 31, 2019 8:52 am
Forum: Stimulsoft Reports.JS
Topic: Table Of Content(TOC)
Replies: 1
Views: 1349

Table Of Content(TOC)

Hi, Is there any sample to generate table of content for report by using {AddAnchor(Page1);} and {GetAnchorPageNumber(Page1)} without using DataBand? Example:- Page1Name ...................................................... Page1Number Page2Name ........................................................
by trcadmin
Mon Jul 22, 2019 5:32 pm
Forum: Stimulsoft Reports.JS
Topic: Dynamic column for table
Replies: 1
Views: 1009

Dynamic column for table

Hi,

Any sample for generating dynamic column by using cross header on table and displaying data for every row correctly?

I have tried but it displaying same records on every row.

Thank you.
by trcadmin
Fri Jul 19, 2019 4:10 pm
Forum: Stimulsoft Reports.JS
Topic: Save report as xml file
Replies: 1
Views: 934

Save report as xml file

Hi,

Is there any code which can save the report to XML file format?

Thank you.