Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - radiobutton list

 
Thread Tools Search this Thread
Old 08-18-2006, 08:33 AM   #1
Default radiobutton list


Hi Guys,
Can I hav image with radiobuttonlist control instead of text....?
Pls help me in this concern...




Vikas Kumar
  Reply With Quote
Old 08-18-2006, 09:14 AM   #2
Bruno Alexandre
 
Posts: n/a
Default Re: radiobutton list
why dont you have both?



Radion button (without any text) and and image on it's side?
on the radiobutton property set the GroupName equal to everyone

<asp:RadioButton ID="RadioButton1" runat="server" GroupName="A1"
/><asp:image runat="server" id="Image1" /><br />
<asp:RadioButton ID="RadioButton2" runat="server" GroupName="A1"
/><asp:image runat="server" id="Image2" /><br />
<asp:RadioButton ID="RadioButton3" runat="server" GroupName="A1"
/><asp:image runat="server" id="Image3" /><br />
<asp:RadioButton ID="RadioButton4" runat="server" GroupName="A1"
/><asp:image runat="server" id="Image4" /><br />
<asp:RadioButton ID="RadioButton5" runat="server" GroupName="A1"
/><asp:image runat="server" id="Image5" />


--

Bruno Alexandre
"a Portuguese in Københav, Danmark"



"Vikas Kumar" <> escreveu na mensagem
news:...
> Hi Guys,
> Can I hav image with radiobuttonlist control instead of text....?
> Pls help me in this concern...
>





Bruno Alexandre
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Doug's DVD List Doug MacLean DVD Video 13 05-29-2007 05:49 AM
This is incredible! jc_ice DVD Video 1 08-13-2006 10:47 AM
Classic Original Broadcasts Trading List - Updated ( w/o/c ) porkys1982@sbcglobal.net DVD Video 0 12-05-2005 03:38 AM
New Releases: Space Camp, Take This Job, Schindler's List postponed: Updated complete downloadable R1 DVD DB & info list Doug MacLean DVD Video 0 12-16-2003 05:45 AM
New Releases: Schindler's List, The Front, 10 Commandments: Updated complete downloadable R1 DVD DB & info lists Doug MacLean DVD Video 2 12-13-2003 03:17 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46