Skip to main content
Home Forums Silverlight Programming Silverlight Controls and Silverlight Toolkit HTML in textblock or another silverlight 2.0 control
1 replies. Latest Post by sladapter on May 30, 2008.
(0)
ArdaCeti...
Member
1 points
3 Posts
05-30-2008 8:43 AM |
I am trying to show an html output in my sliverlight application. But I think current controls can not do this or I do not know. I hope I do not know...
I am getting some kind of text data from DB includes some html tags like <img>,<p>....
How can I render this html data in silverlight?
Any help would be great...
sladapter
All-Star
17441 points
3,172 Posts
05-30-2008 11:30 AM |
Someone posted HTMLTextBlock code that you can try. It's not a build-in control in beta 1. Hopefullly they will include one in beta 2.
http://blogs.msdn.com/delay/archive/2007/09/10/bringing-a-bit-of-html-to-silverlight-htmltextblock-makes-rich-text-display-easy.aspx