Q: check radio button

G

Guest

Hello,
In a group of radio button, what is the quickest way to check which one is
selected?
Thanks,
Jim.
 
G

Guest

Can give me a page that show how ro use it? I think I treid once but never
got two items there.
 
G

Guest

Offf Yusuf,
This requires so much reading. I added radiobuttonlist and it is one
unbounded component, how can I make this keep three options. Doe it have to
be coming from a table? It is not coming from database, I have it on my page
only.
Thanks,
Jim.
 
Y

Yunus Emre ALPÖZEN [MCAD.NET]

For instance,

RadioButtonList1.DataSource = new Object[]{"A","B","C"};
RadioButtonList1.DataBind();

It is all over.

But u can not learn anything withour reading !!! You must read for u, not
for me.. You can use the code given above which show u how, or u can read
that articles and learn what and why. It is up to u...

--

Thanks,
Yunus Emre ALPÖZEN
BSc, MCAD.NET
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top