Way to render color blocks on report
-
- Posts: 45
- Joined: Wed Jul 12, 2023 8:18 pm
Way to render color blocks on report
I have a demand to build a report, but I am not sure if that's possible to do what I am told.
I need to render a block with the color the customer has previously saved on the database as shown below.
Is there a way to achieve that?
I need to render a block with the color the customer has previously saved on the database as shown below.
Is there a way to achieve that?
- Attachments
-
- Screenshot 2023-11-17 084922.png (40.96 KiB) Viewed 11819 times
-
- Posts: 6832
- Joined: Tue Mar 20, 2018 5:34 am
Re: Way to render color blocks on report
Hello,
What product and version are you use?
Thank you.
What product and version are you use?
Thank you.
-
- Posts: 45
- Joined: Wed Jul 12, 2023 8:18 pm
Re: Way to render color blocks on report
Copyright 2003-2023 Stimulsoft
Version: 2023.2.8 from 29 June 2023, WinForms. .NET 4.7.2.
Version: 2023.2.8 from 29 June 2023, WinForms. .NET 4.7.2.
-
- Posts: 6832
- Joined: Tue Mar 20, 2018 5:34 am
Re: Way to render color blocks on report
Hello,
Please send us a sample that reproduces the issue for analysis on support@stimulsoft.com
Thank you.
Please send us a sample that reproduces the issue for analysis on support@stimulsoft.com
Thank you.
-
- Posts: 45
- Joined: Wed Jul 12, 2023 8:18 pm
Re: Way to render color blocks on report
It is really necessary? I need a way to render blocks with colors only
-
- Posts: 6832
- Joined: Tue Mar 20, 2018 5:34 am
Re: Way to render color blocks on report
Hello,
How color is stored in the database?
As a way, you can apply color in the BeforePrint event.
Thank you.
How color is stored in the database?
As a way, you can apply color in the BeforePrint event.
Thank you.
-
- Posts: 45
- Joined: Wed Jul 12, 2023 8:18 pm
Re: Way to render color blocks on report
Can't you provide some screenshots with instructions? This is a little vague.Lech Kulikowski wrote: ↑Wed Nov 29, 2023 1:03 am Hello,
How color is stored in the database?
As a way, you can apply color in the BeforePrint event.
Thank you.
I need to render a squared HTML block with colors inside. The color is stored on our database as HEX.
So we can render something like what I've uploaded.
PS: the image that I uploaded is made in photoshop, not an actual report.
- Attachments
-
- Screenshot 2023-11-29 144908.png (2.84 KiB) Viewed 11481 times
-
- Posts: 6832
- Joined: Tue Mar 20, 2018 5:34 am
Re: Way to render color blocks on report
Hello,
Please check the sample report in the attachment.
Thank you.
Please check the sample report in the attachment.
Thank you.
- Attachments
-
- ReportSampleColor.mrt
- (17.13 KiB) Downloaded 357 times
-
- Screenshot 2023-11-29 233611.png (144.48 KiB) Viewed 11460 times
-
- Posts: 45
- Joined: Wed Jul 12, 2023 8:18 pm
Re: Way to render color blocks on report
Well it worked, thanks!
Now I have another question:
How can we implement the same as this picture using Stimulsoft?
Keep in mind that inside the boxes we could have multiple codes.
This is a risk matrix, to mitigate risks and evaluate opportunities.
Do you think that is possible to achieve this?
Now I have another question:
How can we implement the same as this picture using Stimulsoft?
Keep in mind that inside the boxes we could have multiple codes.
This is a risk matrix, to mitigate risks and evaluate opportunities.
Do you think that is possible to achieve this?
- Attachments
-
- Screenshot 2023-12-05 103816.png (23.87 KiB) Viewed 11043 times
-
- Posts: 6832
- Joined: Tue Mar 20, 2018 5:34 am
Re: Way to render color blocks on report
Hello,
Depends on the data structure. Please check the Cross-Data components.
Thank you.
Depends on the data structure. Please check the Cross-Data components.
Thank you.