473,473 Members | 1,857 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

asp:RadioButtonList help

Good Afternoon Everyone,
Is there any way to set the font of the listitems inside a radiobutton list?
I have tried spans, tds, and tables and I can seem to get it to work. The
html redered by this control is a label for each radio button in the list.
How can I manipulate this font? It appears larger than the other page
fonts.

Heres the current markup.

<asp:RadioButtonList ID="radioGraduated" Runat="server" RepeatLayout="Table"
RepeatDirection="Vertical">
<asp:ListItem Value="1" >Yes</asp:ListItem>
<asp:ListItem Value="0">No</asp:ListItem>
<asp:ListItem Value="-1">Presently Enrolled</asp:ListItem>
</asp:RadioButtonList>
Nov 19 '05 #1
1 1242
Nevermind I figured this out. I swear I am a moron sometimes!!! Manipulate
it through the attributes of the readiobuttonlist control. Sorry for
wasting time.

CK

"Chris Kettenbach" <c_**********@hotmail.com> wrote in message
news:37********************@giganews.com...
Good Afternoon Everyone,
Is there any way to set the font of the listitems inside a radiobutton
list?
I have tried spans, tds, and tables and I can seem to get it to work. The
html redered by this control is a label for each radio button in the list.
How can I manipulate this font? It appears larger than the other page
fonts.

Heres the current markup.

<asp:RadioButtonList ID="radioGraduated" Runat="server"
RepeatLayout="Table" RepeatDirection="Vertical">
<asp:ListItem Value="1" >Yes</asp:ListItem>
<asp:ListItem Value="0">No</asp:ListItem>
<asp:ListItem Value="-1">Presently Enrolled</asp:ListItem>
</asp:RadioButtonList>

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: *** HAWK | last post by:
I'm trying to make a music CD webpage (eg hmv.com) using ASP. I want it to follow these guidelines: All visitors should be able to obtain a list of 1 - all CDs in the database listed by A-Z by...
1
by: Girish | last post by:
HERE IS SOME ASP.NET CODE NEED HELP on transfering this to classic ASP, all I need is valid XML doc so that I can read data from it and display it on the browser // Make sure we have something...
2
by: Stephen | last post by:
Hey all I have a stored procedure in SQL server which when exectuated returns a table of results. I would like to be able to pass in the parameters from a form into the stored procedures and then...
1
by: Abraham | last post by:
I want to design a system, for License regestration in MS Access and i will get it into the web by ASP.. what i want to know is how to make a notification that will be sent to a particular person...
5
by: Utada P.W. SIU | last post by:
<asp:RadioButtonList></asp:RadioButtonList> only allow create a vertical radion button list how can I use it to create a horizatial radio button list? thanks~
1
by: Shapper | last post by:
Hello, I have an Asp:radiobuttonlist with its items and values. I also have a button which when clicked runs the function Show_Results. How can I access the value selected in my...
1
by: Tara | last post by:
intro about Asp ..help -------------------------------------------------------------------------------- HI All , i am not into development ...i am into testing actually ... So just for...
1
by: =?Utf-8?B?Qw==?= | last post by:
I have below. <asp:RadioButtonList ID="rblConfirm" runat="server"> <asp:listitem value="Yes">Yes</asp:listitem> <asp:listitem value="No">No</asp:listitem> </asp:RadioButtonList>
2
by: sharlyne | last post by:
I am new to ASP and this forum and would appreciate any help. If i posted in the wrong forum, i apologize. I'm not sure of the difference b/t .net and asp. My asp code is as follows: Dim ID,...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.