underline in blank text in html

Stimulsoft Reports.NET discussion
Post Reply
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

underline in blank text in html

Post by IskandarAir »

Dear Stimulsoft,

We wanted to add underline to columns, in that we found that even if the text is null/empty ,there is underline. it Looks strange, and in PDf it is all fine.

Our version of stimulsoft is stimulsoft-reports-2017.1.6


Please review the result in attached file and our cshtml file configs.

any Sample for that version can show the error so i didn't added my own.
I think i give you limited information, but i am failing to guess what to provide. I will provide any details needed.

P.S. html is in right, pdf is in LEFT in the result image

Regards,
Iskandar A
Attachments
the result in html (left) and in pdf (right)
the result in html (left) and in pdf (right)
PDf-HTML-result-underline.PNG (81.67 KiB) Viewed 1791 times
cshtml file with Stimulsoft Code
cshtml file with Stimulsoft Code
cshtml.PNG (31.47 KiB) Viewed 1791 times
Lech Kulikowski
Posts: 6244
Joined: Tue Mar 20, 2018 5:34 am

Re: underline in blank text in html

Post by Lech Kulikowski »

Hello,

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

Thank you.
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: underline in blank text in html

Post by IskandarAir »

Please review.

It is not related to sample. Any null, empty cell can show the error. Though the sample is attached
Attachments
Sample.mrt
(9.07 KiB) Downloaded 127 times
Lech Kulikowski
Posts: 6244
Joined: Tue Mar 20, 2018 5:34 am

Re: underline in blank text in html

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue. Please provide more information about how we can reproduce it.

Thank you.
Attachments
Annotation 2019-08-29 151842.jpg
Annotation 2019-08-29 151842.jpg (103.21 KiB) Viewed 1740 times
IskandarAir
Posts: 105
Joined: Thu Aug 17, 2017 12:07 pm

Re: underline in blank text in html

Post by IskandarAir »

Hi,

Please the Sample --with inlineIF.mrt file. The underline appears when inline if condition creates 0 if condition met but hideZero = true, removes zero leaving the underline itself.. if you run the example, it will be easy to see

condition: {Data2.Emp_Salary == 130 ?0:Data2.Emp_Salary}
Attachments
Sample --with inlineIF.mrt
(9.67 KiB) Downloaded 126 times
Lech Kulikowski
Posts: 6244
Joined: Tue Mar 20, 2018 5:34 am

Re: underline in blank text in html

Post by Lech Kulikowski »

Hello,

We need some time to investigate the issue. We will let you know about the result.

Thank you.
Post Reply