Page 1 of 2

Appearance condition not working correctly in Silverlight

Posted: Thu Oct 18, 2012 8:10 am
by tpontow
Hello,

in one of my reports (*.mrt report file) i have a databand with one StiText component that has a condition for apperearance. Values greater 100.0 should be green and values less than 50.0 should be red. Report is rendering correct in Wpf and Forms but not in Silverlight. In Silverlight only the style of the first condition is used regardless what value the cell has. See my attached screenshots.

Any suggestions how to get a correct rendering in Silverlight? I am using Stimulsoft.Reports.Ultimate Build 2012.2.1400.0.

Kind regards
Thorsten Pontow

Re: Appearance condition not working correctly in Silverligh

Posted: Thu Oct 18, 2012 11:03 am
by HighAley
Hello.

We couldn't reproduce your issue on the latest prerelease build.
Please, try it. If it will not help send us your report template.

Thank you.

Re: Appearance condition not working correctly in Silverligh

Posted: Thu Oct 18, 2012 11:46 am
by tpontow
I forgot to say that i am using business objects as datasource for the report. I already had problems with business objects and datetime functions in Silverlight. Can you try it with business objects and conditions in your Silverlight report?

Thank you

Re: Appearance condition not working correctly in Silverligh

Posted: Thu Oct 18, 2012 1:35 pm
by HighAley
Hello.

Yes, we tried with business objects from our Demo. The conditions work right.
Conditions.png
Conditions.png (55.02 KiB) Viewed 4762 times
Some problems occurs with exact business object so we need to see at least your report template.

Did you try your report with the latest prerelease build?

Thank you.

Re: Appearance condition not working correctly in Silverligh

Posted: Fri Oct 19, 2012 6:50 am
by tpontow
Ok, thanks for the information. I will try it next week with the new prerelease build and will come back to you then.

Kind regards
Thorsten Pontow

Re: Appearance condition not working correctly in Silverligh

Posted: Fri Oct 19, 2012 12:23 pm
by HighAley
Hello.

Waiting for any information from you.

Thank you.

Re: Appearance condition not working correctly in Silverligh

Posted: Mon Oct 22, 2012 1:58 pm
by tpontow
I changed the condition type from expression to value. Now it works fine!

Thanks
Thorsten Pontow

Re: Appearance condition not working correctly in Silverligh

Posted: Tue Oct 23, 2012 9:50 am
by Alex K.
Hello,

We couldn't reproduce this bug.
If possible, can you please prepare the simple report with test data (maybe our Demo) which reproduces the issue for analysis.

Thank you.

Re: Appearance condition not working correctly in Silverligh

Posted: Wed Oct 24, 2012 10:04 am
by tpontow
Hello Aleksey,

ok, i will prepare a sample report for you as soon as possible.

Thanks
Thorsten

Re: Appearance condition not working correctly in Silverligh

Posted: Wed Oct 24, 2012 12:00 pm
by tpontow
Hello Aleksey,

I changed Stimulsolf Silverlight Pure BusinessObjects sample and uses both value and expression conditions and everything is fine. I think the reasons are our data types which are the base of the report binding. But it's not so easy to send you a sample because for that you need our application framework. So i think it's ok for me to use value conditions.

Thanks for your help
Thorsten