How to use Server.HtmlEncode in DataGrid Bind

M

Makarand

Hi All

As we use Server.HtmlEncode method when assigning values
to other web controls, i want to do HTMLEncoding while
data is binded to DataGrid. How can I acieved this.

Basically if the data which i am binding is having
something like '<B>XYSADK</B>' then while showing it on
the form it shows XYSADK in BOLD letter, I want to avoid
it and it should be <B>XYSADK</B>.

Any help in this matter is welcomed

Regards
Makarand
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top