Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / December 2007

Tip: Looking for answers? Try searching our database.

set column distances for RadioButtonList

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DAXU@hotmail.com - 04 Dec 2007 16:23 GMT
Hello,

I have a radioButtonList and set RepeatColumns to 2.
However, the distance between radiobutton in column1 and radiobutton
in column2 is too close.

Can someone how to set the distance (either with CSS or not)?

Many Thanks

Jerry
Nanda Lella[MSFT] - 04 Dec 2007 18:23 GMT
Have you tried using cellspacing for the radiobuttonlist?
I mean something like

<asp:RadioButtonList ID="RadioBtnList" runat="server" RepeatColumns="2"
CellSpacing="10">
           <asp:ListItem>Item 1</asp:ListItem>
           <asp:ListItem>Item 2</asp:ListItem>
           <asp:ListItem>Item 3</asp:ListItem>
           <asp:ListItem>Item 4</asp:ListItem>
           <asp:ListItem>Item 5</asp:ListItem>
           <asp:ListItem>Item 6</asp:ListItem>

       </asp:RadioButtonList>

--------------------
>From: DAXU@hotmail.com
>Newsgroups: microsoft.public.dotnet.framework.aspnet
[quoted text clipped - 3 lines]
>Lines: 11
>Message-ID:
<5b0fa9e7-9fe6-4fca-8150-56abb4a67d6e@f3g2000hsg.googlegroups.com>
>NNTP-Posting-Host: 80.5.93.39
>Mime-Version: 1.0
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 7bit
>X-Trace: posting.google.com 1196785399 22323 127.0.0.1 (4 Dec 2007
16:23:19 GMT)
>X-Complaints-To: groups-abuse@google.com
>NNTP-Posting-Date: Tue, 4 Dec 2007 16:23:19 +0000 (UTC)
[quoted text clipped - 3 lines]
>User-Agent: G2/1.0
>X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US;
rv:1.8.1.11)
>    Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe)
>Content-Disposition: inline
>Path:
TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS02.phx.gbl!newsfeed0
0.sul.t-online.de!t-online.de!news.glorb.com!postnews.google.com!f3g2000hsg.
googlegroups.com!not-for-mail
>Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.dotnet.framework.aspnet:52366
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
[quoted text clipped - 10 lines]
>
>Jerry

Signature

Thank You,
Nanda Lella,

This Posting is provided "AS IS" with no warranties, and confers no rights.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.