How to replace character in the text area in stimulsoft

Stimulsoft Reports.NET discussion
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

How to replace character in the text area in stimulsoft

Post 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..
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post by Alex K. »

Hello,

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

Thank you.
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

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

Post 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.
Attachments
Test Report.zip
Report file, XSD and XML file...
(3.32 KiB) Downloaded 528 times
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

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

Post 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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

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

Post 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.
Attachments
Report_modified.mrt
(7.29 KiB) Downloaded 642 times
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

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

Post 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
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

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

Post by HighAley »

Hello.

Please, read our previous post.

Thank you.
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

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

Post by nicegaurav »

Please provide me the condition...

Thanks
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

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

Post by HighAley »

Hello.

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

Thank you.
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

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

Post 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.
Post Reply