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

HTML - Interpret HTML tags as styles

1 Answer 183 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Swarna
Top achievements
Rank 1
Swarna asked on 06 May 2016, 12:56 PM

In telerik reporting repor viwer , I have html textbox , expression displayes html content inside. How can I render or interpret of html tags of that cell content.

In SSRS we have placeholder property through that we get it doen. but in telerik I could not find anything.

1 Answer, 1 is accepted

Sort by
0
Katia
Telerik team
answered on 10 May 2016, 03:59 PM
Hello Swarna,

Check if the content of HtmltextBox is a valid markup and does not include unsupported tags and attributes - Supported HTML tags and Supported CSS attributes.

Note, that there might be differences in HTML rendering between design-time and when running the report. At design-time, the Design View of the HtmlTextBox item's 'Edit Expression' dialog is WYSIWYG editor and parses the HTML content you enter. At run-time the Reporting Engine has to handle the provided HTML input - that is not directly embedded in the generating document, we have a rendering that parses the values of each item.

In case, the issue still exists please attach a sample report demonstrating your current settings in a support ticket so we can give you further suggestions.


Regards,
Katia
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Swarna
Top achievements
Rank 1
Answers by
Katia
Telerik team
Share this question
or