problem with multiple conditions

Stimulsoft Reports.NET discussion
Post Reply
jakijim
Posts: 6
Joined: Fri Sep 19, 2014 6:06 am

problem with multiple conditions

Post by jakijim »

Hi,
I want use a condition just for setting font and another condition for back color.
When I use two StiCondition, each condition set both font and colors. I want to control font and color individually.
How can I do it?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: problem with multiple conditions

Post by Alex K. »

Hello,

Can you please send us your report with test data for analysis.

Thank you.
jakijim
Posts: 6
Joined: Fri Sep 19, 2014 6:06 am

Re: problem with multiple conditions

Post by jakijim »

Hi Aleksey,
I attached a sample. In this sample:
1- I want highlight back color of even IDs. So I add this condition to text : "Products.ProductID % 2 == 0" with back color
2- Also I need to emboss the items that their IDs are multiple of 3. So I add this new condition to text "Products.ProductID % 3 ==0" with embossed font.
You can see for example that "6" loss its back color. because the second condition does not set to change back color.
Attachments
Sample.zip
(480.42 KiB) Downloaded 119 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: problem with multiple conditions

Post by Alex K. »

Hello,

Thank you for the sample.
We need some additional time for fix the issue.

Thank you.
jakijim
Posts: 6
Joined: Fri Sep 19, 2014 6:06 am

Re: problem with multiple conditions

Post by jakijim »

Hi Aleksey,
Can you please let me know when this issue be resolved approximately?

Thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: problem with multiple conditions

Post by Alex K. »

Hello,

Sorry, on the current moment we busy with the new release 2014.2. And we will go back to this issue after release in the end of this month.

Let us know if you need any additional help.
Thank you.
Post Reply