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

Home Posts Topics Members FAQ

RadioButtonList Formatting

Hello,

Currently I am using RadioButtons for the following. However, I would like
to use the RadioButtonList. My problem is I need to have each RadioButton
in its own cell. My question is how do you format each itemlist for the
RadioButtonList? Thanks in advance, Steven

<tr>
<td width="10"><div align="center</div></td>
<td width="290" class="BlkM08">Did the Sessions provide value?</td>
<td width="30"><div align="center">
<asp:RadioButton id="radiobutton010NA" runat="server"
Text="&nbsp;"
TextAlign="left"
GroupName="radiobutton010"
Checked="False"/></div></td>

<td width="30"><div align="center">
<asp:RadioButton id="radiobutton010No" runat="server"
Text="&nbsp;"
TextAlign="Right"
GroupName="radiobutton010"
Checked="False"/></div></td>
</tr>
Nov 18 '05 #1
1 2474
Sounds hard to solve

--
Rainman(ѧ¶øʱϰ֮£¬²»ÒàÀÖºõ)
QQ: 3776581
"Steven K" <sk****@troop.com> дÈëÏûÏ¢ÐÂÎÅ
:up*************@TK2MSFTNGP12.phx.gbl...
Hello,

Currently I am using RadioButtons for the following. However, I would like to use the RadioButtonList. My problem is I need to have each RadioButton
in its own cell. My question is how do you format each itemlist for the
RadioButtonList? Thanks in advance, Steven

<tr>
<td width="10"><div align="center</div></td>
<td width="290" class="BlkM08">Did the Sessions provide value?</td>
<td width="30"><div align="center">
<asp:RadioButton id="radiobutton010NA" runat="server"
Text="&nbsp;"
TextAlign="left"
GroupName="radiobutton010"
Checked="False"/></div></td>

<td width="30"><div align="center">
<asp:RadioButton id="radiobutton010No" runat="server"
Text="&nbsp;"
TextAlign="Right"
GroupName="radiobutton010"
Checked="False"/></div></td>
</tr>

Nov 18 '05 #2

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

Similar topics

6
by: Hazzard | last post by:
I store radiobuttonlist values in the db using the string value of the radio button item value. (nvarchar) I am creating an edit functionality on the asp.net form so that when I reuse my...
1
by: Mike P | last post by:
How do I manage to format a radiobuttonlist so that if for example I have 3 options, I can put a text box to the right of each option? The radiobutton list doesn't seem to accept any html inbetween...
5
by: DotNetGruven | last post by:
Anyone have any pointers on how to set the Value and Selected attributes in a ListItem in a RadioButtonList that is in a DataGrid? Here's what I have ------DataGrid------ -- BoundColumn 0 --...
6
by: DotNetGruven | last post by:
I have a webform that has a DataGrid on it with a RadioButtonList in each row. It is a simple On & Off. When the User Clicks on either of the RadioButtons, I need to postback to the server and...
0
by: Rob | last post by:
I have a c# web project where I am trying to give the use a choice of certain selections. These selections are all being populated from a field in a DB table. Right now I am binding the values to...
4
by: Emil | last post by:
Can somebody tell me what would be the syntax for having an if statement and setting the selected index of a radiobuttonlist? This is my first project using ASP.net and I use C#. I have a repeater...
4
by: juststarter | last post by:
Hello, I have an aspx file where i've put a placeholder element. On load (page_load) i create dynamically an html table which contains a checkbox and a radiobuttonlist in each tablerow . The...
5
by: Øyvind Isaksen | last post by:
I'm making a page to update articles. When a radiobuttonlist is displayed, I want the stored value to be displayed as default (checked). Example: I use a procedure to display the...
6
by: SAL | last post by:
hello, I'm using a radiobuttonlist in an updatepanel in an item template in a Gridview control. I'm populating the radiobuttonlist in the RowDataBound event. I have the control toolkit registered...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...
0
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: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
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 ...

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.