RE: DataGrid Column Heading HTML Encoding ?
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Tue, 28 Feb 2006 04:52:02 GMT
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.)
.
- Follow-Ups:
- Re: DataGrid Column Heading HTML Encoding ?
- From: Adrian Parker
- Re: DataGrid Column Heading HTML Encoding ?
- References:
- DataGrid Column Heading HTML Encoding ?
- From: Adrian Parker
- DataGrid Column Heading HTML Encoding ?
- Prev by Date: Login Redirect & Sub Directory
- Next by Date: Total newbie - form redirect using runat="server" - please help
- Previous by thread: Re: DataGrid Column Heading HTML Encoding ?
- Next by thread: Re: DataGrid Column Heading HTML Encoding ?
- Index(es):
Relevant Pages
|