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

[Solved] Render html as part of treeview item text

0 Answers 4 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 09 Oct 2012, 07:45 AM
How can I write html as text value of an item?

For example, 

I've tried

item.Text = "item 1 <span><sup>new</sup></span> ";


but the html displays as literal text
Tags
TreeView
Asked by
Michael
Top achievements
Rank 1
Share this question
or