Page 1 of 1

StiText background color based on datacolumn

Posted: Wed Nov 27, 2019 12:09 pm
by Stéphane
Hello,

I have a datacolumn (an argb int value or a HTML string color code). In my databand, I would like to set the background color of my StiText according to this data column. How can I do this ? (I use Stimulsoft Reports.Web for ASP.Net Core).

Cordially,
Stéphane.

Re: StiText background color based on datacolumn

Posted: Thu Nov 28, 2019 10:38 pm
by Lech Kulikowski
Hello,

It is possible only in events with an additional code.
Unfortunately, in the NET Core version, it is not possible directly in the report due to that code in events is not supported.

Thank you.