PC Review


Reply
Thread Tools Rate Thread

CSS on Hyperlink in DataGrid

 
 
=?Utf-8?B?V0I=?=
Guest
Posts: n/a
 
      21st Apr 2005
Hi,

How can I apply CSS to a hyperlink inside <asp:HyperLinkColumn>?

I tried to use <ItemStyle CssClass="news"> inside <asp:HyperLinkColumn>, but
the HTML only becomes:
<td class="news"><a href=...

What should be done so that it would become:
<td><a class="news" href=...

Thanks.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add a hyperlink column to asp.net datagrid - where only one value is a hyperlink davetichenor Microsoft ASP .NET 1 30th Oct 2006 02:57 PM
Hyperlink in datagrid Frederik Vanderhaeghe Microsoft VB .NET 0 11th Apr 2006 02:27 PM
Datagrid Hyperlink Sonny Sablan Microsoft ASP .NET 1 18th Jan 2006 01:24 PM
Hyperlink in DataGrid =?Utf-8?B?TmV3Ymll?= Microsoft C# .NET 5 18th Feb 2005 01:23 AM
How do you add a hyperlink to a datagrid? Burak Microsoft Dot NET Framework Forms 4 14th Apr 2004 02:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:06 AM.