Grid View Problem

I have a grid view which I bind programmatically, setting the autogenerate columns to true. How do I set the BoundField HtmlEncode to false I need to add some <b>bold</b> stuff, and change color etc. Help anybody Thanks.

Answer this question

Grid View Problem

  • Chris Han MSFT

    Hi EastNayl,

    Have you tried programmatically access the column(boundfield) and set the htmlencode attribute



  • Smithy196

    Please post ASP.NET related questions in the ASP.NET forums (http://forums.asp.net/). The people there will better be able to answer your questions. Please reserve this forum for C#-related questions.

    Thanks,

    Michael Taylor - 3/1/06


  • Joshua Tipton

    This is a C# Related forum section, please post ASP.NET related questions http://forums.asp.net/.

    I will close this one.

  • Grid View Problem