Re: text next to radio buttons list?
Stacey Levine <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <A48E95FB3D4D02449554AE952F3B3E470445F405@vmcexchng.www.musicforasong.net> |
I should add my code below.
<asp:RadioButtonList ID="rdoMarriedStatus" runat="server"
RepeatDirection="Horizontal"
Width="424px">
<asp:ListItem>Single</asp:ListItem>
<asp:ListItem>Married</asp:ListItem>
<asp:ListItem>Divorced</asp:ListItem>
</asp:RadioButtonList>
-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:[email protected]] On Behalf Of Stacey Levine
Sent: Friday, May 11, 2007 10:44 AM
To: [email protected]
Subject: [DOTNET-WEB] text next to radio buttons list?
Ok.. I know this is probably a stupid question, but here goes. Using a
radio button list, is it possible to get the text to go to the right of
the radio button? Or will it only go below? Am I missing something
really easy? I have the repeatdirection set to Horizontal and the
RepeatLayout as table.. but it still won't look like I want it to.
Please tell me I am just doing something stupid..
===================================
This list is hosted by DevelopMentor(r) http://www.develop.com
View archives and manage your subscription(s) at
http://discuss.develop.com
===================================
This list is hosted by DevelopMentor® http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com