Problem in Allow HTML Tag property

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

Problem in Allow HTML Tag property

Post by nicegaurav »

Hi,

I have problem in MRT text control. Property "Allow Html tag" set "true" of that control, when bind data its working fine but in one condition data has value "< C". it is not showing this value I think it is considered as HTML Tag by the control.
Is there any way to solve this problem.

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

Re: Problem in Allow HTML Tag property

Post by Alex K. »

Hello,

Please send us a sample report with test data which reproduce the issue for analysis.

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

Re: Problem in Allow HTML Tag property

Post by nicegaurav »

Hi,

Sending the sample report, in which facing the problem. you can also see the State condition, which is not displayed on the report at the time of preview.

The state condition is State < C No Sort<br>

Please help me out.
Thanks
Attachments
Test.mrt
(4.05 KiB) Downloaded 469 times
nicegaurav
Posts: 91
Joined: Mon Oct 15, 2012 10:03 am

Re: Problem in Allow HTML Tag property

Post by nicegaurav »

Is there any issue..?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Problem in Allow HTML Tag property

Post by HighAley »

Hello.

The < and > symbols are forbidden in HTML. You should use < and > correspondingly.

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

Re: Problem in Allow HTML Tag property

Post by nicegaurav »

hopefully it works... :)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Problem in Allow HTML Tag property

Post by HighAley »

Hello.

We are always glad to help you.

Thank you.
Post Reply