RE: DataGrid Column Heading HTML Encoding ?



Hi Adrian,

Are you using ASP.NET 1.1 or ASP.NET 2.0. I've just tried using the
DataGrid in ASP.NET 2.0 page with some html element like <br/> in the
BoundColumn's HeaderText and it can works. Also, I think you can consider
using TemplateColumn since it can let us customize the Header by inputing
discretionary html content in the HeaderTemplate.

Hope this helps.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

.



Relevant Pages

  • RE: Datagrid header text
    ... columns's sort property) 's header text at runtime and also keep the ... the Header in the DataGrid in the Asp.net DataGrid ... control hidden from developer) rather than a normal HyperLink or LinkButton ... HeaderText property since the HeaderText is set for each Column, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Default DataColumn.ColumnName Property?
    ... > DataGrid displays the column headings as the column names output from ... > According to the .NET docs, "The MappingName property is usually set to ... > the ColumnName of a DataColumn." ... - HeaderText = DataColumn.ColumnName ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Datagrid - Headertext
    ... > dann wird der Headertext zu weit rechts dargestellt. ... Nehme mal an das ist ein Fehler des DataGrid. ... > eine Möglichkeit die Darstellung zu korrigieren? ... Leerzeichen am Ende des Headertextes werden aus unerfindlichen Gründen ...
    (microsoft.public.de.german.entwickler.dotnet.vb)
  • Re: Datagrid header text
    ... ItemCreated event of the datagrid. ... check becuase of the fact that the ItemCreate is fired in the ... > HeaderText property since the HeaderText is set for each Column, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: DataGrid - TableStyle
    ... > kann ich denn nun aber einer Column einen mehrzeiligen HeaderText verpassen? ... Mußt dann aber auch noch in den Eigenschaften des Datagrid die ... Prev by Date: ... Next by Date: ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)