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

HTMLPlaceHolder is not work

1 Answer 44 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
jack
Top achievements
Rank 1
jack asked on 03 Mar 2017, 01:21 AM

I use HTMLPlaceHolder in my system, but it's not work and not has error

Below is my code

xml:

 <telerik:RadHtmlPlaceholder Grid.Row="0" x:Name="htmlViewer" Background="CornflowerBlue" Visibility="Visible" />

CS:

 htmlViewer.HtmlSource = @"
            <h1>
            Hello This is a <i style='color:red'>Html Content</i> !
            </h1>
            ";

The same code, I can run in a single demo,but in my system without any content

Please help me, thanks!

 

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 07 Mar 2017, 12:40 PM
Hi Jack,

Thank you for your interest in RadHtmlPlaceHolder control.

We weren't able to reproduce this behavior shown in  image on our side. You can give us more information about your system set up so we could be able to reproduce this. Which version of our controls are you using? Any other additional information which you can provide that could help us to reproduce it will be greatly appreciated.

We are looking forward to your reply.

Regards,
Dinko
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
HTMLPlaceHolder
Asked by
jack
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or