In EditCommand Column
- From: diana suganthy via .NET 247 <anonymous@xxxxxxxxxxxxx>
- Date: Mon, 06 Jun 2005 06:39:53 -0700
Hi All
I'm Doing my University Curicullam Final Year Project and I'm New to vb.net An urgent Doubt plz try to help me out
I'm Using Eedit Commnad Colum and i want to add CSS how can i do it
Codings is
<asp:EditCommandColumn ButtonType="PushButton" HeaderText="Cart" UpdateText="Update" CancelText="Cancel" EditText="Edit" >
<HeaderStyle CssClass="tableHeader"></HeaderStyle>
<ItemStyle CssClass="tableitem"></ItemStyle>
</asp:EditCommandColumn>
<asp:buttonColumn ButtonType="PushButton" HeaderText="Option" text="Delete" commandname="Delete" FooterStyle-ForeColor=#ff6600>
<HeaderStyle CssClass="tableHeader"></HeaderStyle>
<ItemStyle CssClass="tableitem"></ItemStyle>
</asp:buttonColumn>
--------------------------------
From: diana suganthy
-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)
<Id>2oV3IWnMgUWcesJTxgeYyA==</Id>
.
- Prev by Date: MSMQ send blocking?
- Next by Date: Re: Style: Are these two blocks of code equivalent?
- Previous by thread: MSMQ send blocking?
- Next by thread: Re: .Net (C#) Service Fails To Start
- Index(es):
Relevant Pages
|