This is a migrated thread and some comments may be shown as answers.

List not showing in HTMLTextBox in report viewer

3 Answers 86 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steele
Top achievements
Rank 1
Steele asked on 12 Oct 2011, 03:09 AM
I am using version 2011 Q2.
I am trying to get some HTML outputs to work in the WebForms viewer, and am using the RadEditor as the means by which to collect this information.
I have stripped down the input to the HTMLTextBox to those tags that are supported such as :
<p><span style="font-size: 24px;"><strong>EXECUTIVE SUMMARY</strong></span></p>
<p>Overall, the audit process was a success, if not the results.<br />
<br />
</p>
<p><span style="font-size: 22px;"><strong>The Good</strong></span></p>
<p>We had positive outcomes in the areas of...<br />
<br />
</p>
<p><span style="font-size: 22px;"><strong>The Bad</strong></span></p>
<p>We need to address the following things :</p>
<ul>
    <li>this thing which needs fixing </li>
    <li>this other thing which needs to be looked at - important </li>
    <li>other stuff too </li>
</ul>
<p>Following are the detail results of this audit.</p>

The issue is that the <ul> items do not show the bullet points in the HTML view.
The items display correctly when exported to PDF.
Can you advise on a course of action?
Thanks,
Steele.

3 Answers, 1 is accepted

Sort by
0
IvanDT
Telerik team
answered on 13 Oct 2011, 11:50 AM
Hello Steele,

Thank you for pointing this problem to us. Such behavior can be observed only for IE version 7 and below. Currently we are working on a fix which will impact on such cases and would be part of a subsequent version of the product.

Please, excuse us for the inconvenience. 

Regards,
IvanDT
the Telerik team

Q2’11 SP1 of Telerik Reporting is available for download (see what's new). Get it today.

0
Steele
Top achievements
Rank 1
answered on 14 Oct 2011, 01:42 AM
Thanks Ivan,
But I am also seeing this issue in IE9.
I run my pages in IE8 Document mode using the following meta tag :
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />

So it is not confined to IE7.
Timeframes for the next version?
Thanks,
Steele.
0
IvanDT
Telerik team
answered on 18 Oct 2011, 05:09 PM
Hello Steele,

Thank you for the additional information. We will update this issue in our bug tracking system. The fix is planned for a subsequent version of the product but for now we cannot engage with a time frame.

Greetings,
IvanDT
the Telerik team

Q2’11 SP1 of Telerik Reporting is available for download (see what's new). Get it today.

Tags
General Discussions
Asked by
Steele
Top achievements
Rank 1
Answers by
IvanDT
Telerik team
Steele
Top achievements
Rank 1
Share this question
or