Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Need to add CSS to a linkbutton

Reply
Thread Tools

Need to add CSS to a linkbutton

 
 
Maziar Aflatoun
Guest
Posts: n/a
 
      02-15-2005
Hi,

Does anyone know how I can add a css to the following button. I want to add
it so that Update, Cancel and Edit have the css in the form of <a href=""
class="">Update</a>
<asp:EditCommandColumn ButtonType="LinkButton" UpdateText="Update"
CancelText="Cancel" EditText="Edit"></asp:EditCommandColumn>

Thank you
Maz.


 
Reply With Quote
 
 
 
 
Wilco Bauwer
Guest
Posts: n/a
 
      02-15-2005
Lookup ItemStyle-CssClass. It's part of the EditCommandColumn's base
class DataGridColumn.

 
Reply With Quote
 
 
 
Reply

Thread Tools

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
changing css class on linkbutton John ASP .Net 3 09-18-2006 03:58 AM
Linkbutton does not look like a linkbutton Sathyaish ASP .Net 3 09-08-2005 09:41 AM
Linkbutton does not look like a linkbutton Sathyaish ASP .Net Datagrid Control 1 09-08-2005 08:44 AM
Assigning CSS Class to LinkButton Terry Holland ASP .Net Web Controls 2 08-10-2005 08:16 AM
Adding CSS to LinkButton Maziar Aflatoun ASP .Net Datagrid Control 2 02-15-2005 05:58 PM



Advertisments