Page 1 of 2
Conditions are applied to multiple objects
Posted: Fri Jan 28, 2011 10:00 am
by Jennypi
Hi all,
When I select a text component and define a condition for it, this condition gets automatically applied to all text components of the same DataBand.
Condition field in the properties panel then shows:
Code: Select all
System.Windows.Forms.PropertyGridInternal.MergePropertyDescriptor+MultiMergeCollection
How can I avoid this?
Thank you.
Conditions are applied to multiple objects
Posted: Mon Jan 31, 2011 1:14 am
by Alex K.
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Conditions are applied to multiple objects
Posted: Tue Feb 01, 2011 6:19 am
by Jennypi
Hi
More details, hope it will be more understandable:
- I click on one of the text components of my databand
- in the property panel I click on "Condition" and I define a condition (for example: if location = "CH" then text component in yellow)
- I click OK to close the condition window
- the condition "flag" is then visible for all the text components of the databand, not only the one that I have selected
- then, when I select all those text components, I can see that condition property in the panel contains
Code: Select all
System.Windows.Forms.PropertyGridInternal.MergePropertyDescriptor+MultiMergeCollection
But I selected only 1 component, so why is my condition applied to all??
Conditions are applied to multiple objects
Posted: Tue Feb 01, 2011 7:24 am
by Alex K.
Hello,
Which version of Stimulsoft Reports.Net do you use?
Thank you.
Conditions are applied to multiple objects
Posted: Tue Feb 01, 2011 7:30 am
by Jennypi
Version 2010.3.900 from 1 December 2010
.Net Framework v2.0.50727
Conditions are applied to multiple objects
Posted: Tue Feb 01, 2011 7:47 am
by Alex K.
Hello,
We couldn't reproduce this bug. Could you explain your issue in more details and, if possible, send us a step-by-step guide or short video how to reproduce the issue?
Thank you.
Conditions are applied to multiple objects
Posted: Tue Feb 01, 2011 9:11 am
by Jennypi
Conditions are applied to multiple objects
Posted: Wed Feb 02, 2011 1:06 am
by Alex K.
Hello,
Please try to download release version again. Perhaps this error occurs in the first version, we fixed it and re-uploaded the release. Also, please check the latest prerelease build.
Thank you.
Conditions are applied to multiple objects
Posted: Mon Feb 07, 2011 2:21 am
by Jennypi
I have asked my IT colleague to download and install report application with the latest version of the Stimulsoft libraries.
I have now version 2011.1.919 from 1 February 2011, .Net FrameWork v2.0.50727.
And the problem is still here!
What can I do to fix it?
Thank you.
Conditions are applied to multiple objects
Posted: Mon Feb 07, 2011 3:38 am
by Jennypi
I saved the page, deleted it and open it again in the report.
It seems that it solved the problem, conditions are ok now...
Thank you for your help.