Page 1 of 2

How to replace character in the text area in stimulsoft

Posted: Tue Apr 02, 2013 2:09 pm
by nicegaurav
HI,
I am unable to put condition on test area or any control to replace some special character. we don't want to show them on to the report. please let me know how to put that (replace) condition.

Thanks in advance..

Re: How to replace character in the text area in stimulsoft

Posted: Wed Apr 03, 2013 6:01 am
by Alex K.
Hello,

Can you please describe your issue in more details.
If possible send us a sample report for analysis.

Thank you.

Re: How to replace character in the text area in stimulsoft

Posted: Wed Apr 03, 2013 8:56 am
by nicegaurav
HI,
Attached the .mrt file, XSD file and XML file. Please have a look.
In this mrt file, I am using a text area and put some value like "\nTest Data\n", Using data band to show multiple values, I want to display data on the report like "Test Data" instead of "\nTest Data\n". One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also.

Thank you.

Re: How to replace character in the text area in stimulsoft

Posted: Wed Apr 03, 2013 11:52 am
by nicegaurav
Hi,
"One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also."
this is done.. but one is remaining....

Thanks

Re: How to replace character in the text area in stimulsoft

Posted: Thu Apr 04, 2013 12:16 pm
by Alex K.
Hello,
nicegaurav wrote:Attached the .mrt file, XSD file and XML file. Please have a look.
In this mrt file, I am using a text area and put some value like "\nTest Data\n", Using data band to show multiple values, I want to display data on the report like "Test Data" instead of "\nTest Data\n". One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also.
You can add the additional function in Code tab.
nicegaurav wrote:"One more query I have, In this report one gray box is there, want to show this conditionally, when Title has some value it will show otherwise not. Please look into this also."
You can add the Condition for text component.

Please check the modified report in attachment.
Thank you.

Re: How to replace character in the text area in stimulsoft

Posted: Thu Apr 18, 2013 11:09 am
by nicegaurav
HI,
Attached the .mrt file, XSD file and XML file. Please have a look.
In this mrt file, I am using a text area and put some value like "\nTest Data\n", Using data band to show multiple values, I want to display data on the report like "Test Data" instead of "\nTest Data\n".
Please do the need full.
Thanks

Re: How to replace character in the text area in stimulsoft

Posted: Thu Apr 18, 2013 12:08 pm
by HighAley
Hello.

Please, read our previous post.

Thank you.

Re: How to replace character in the text area in stimulsoft

Posted: Thu Apr 18, 2013 12:22 pm
by nicegaurav
Please provide me the condition...

Thanks

Re: How to replace character in the text area in stimulsoft

Posted: Fri Apr 19, 2013 12:59 pm
by HighAley
Hello.

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.

Re: How to replace character in the text area in stimulsoft

Posted: Mon Apr 22, 2013 9:50 am
by nicegaurav
HI,
MY question is, If data xml give me value like "\nTest Data\n" and I have to display that value like "Test Data", Is that possible
on MRT file?
And I cann't put any condition on creation of dataXML.