Ask a Question related to ASP.NET General, Design and Development.
-
Ron #1
RadioButtonList Question -- Probably Simple
I want to add radio buttons to a datagrid. The datagrid is displaying 5-10
items, and I want the user to select the desired item via radiobutton. As it
is, the user can select as many radiobuttons as they want, which is
obviously not what I want. I want to limit the user to being able to select
one radiobutton at a time.
How can I add a radiobutton list to a datagrid? Does anyone have a
suggestion/example?
Thanks,
Ron
Ron Guest
-
Need Simple Answer to Simple Contribute/Firefox question
Hello all; I've tried the Adobe help in CS3, tech support, phone support, this forum, other forums, Mozilla, and nowhere can I get a straight... -
This is a simple question...really.
Hi. I'm looking to import an external SWF into a movie clip on my main timeline. I see that there's two ways to do this: 1.... -
Simple PHP question.
Hi, Just set up PHP (PHP Version 4.3.3) as a CGI on a WIN2k server and tried this: <?php echo $REMOTE_ADDR; -
Simple IF question
I want to create a calculation that essentially says: If CONDITION = A, "Say This", if CONDITION = B, "Say That", otherwise DO NOTHING. This... -
A very simple question. Pls. help.
Hi, For some reason, I am having difficulty using the 'Alpha' colour propert on symbols created out of text. All I am doing is creating a text,... -
Marina #2
Re: RadioButtonList Question -- Probably Simple
I am not sure how you would create a radio button list spanning different
rows in a grid. You could probably write some javascript, that would
unselect all radiobuttons but the one that was last selected.
"Ron" <ron@razorvision.net> wrote in message
news:bdsnil$h74@library2.airnews.net...it> I want to add radio buttons to a datagrid. The datagrid is displaying 5-10
> items, and I want the user to select the desired item via radiobutton. Asselect> is, the user can select as many radiobuttons as they want, which is
> obviously not what I want. I want to limit the user to being able to> one radiobutton at a time.
>
> How can I add a radiobutton list to a datagrid? Does anyone have a
> suggestion/example?
>
> Thanks,
>
> Ron
>
>
Marina Guest
-
Sreejumon[MVP] #3
RadioButtonList Question -- Probably Simple
Hi,
This link will be helpfull.
[url]http://www.dotnetbips.com/displayarticle.aspx?id=147[/url]
regards
Sreejumon
DOTNET makes IT happen
is displaying 5-10>-----Original Message-----
>I want to add radio buttons to a datagrid. The datagridradiobutton. As it>items, and I want the user to select the desired item viawant, which is>is, the user can select as many radiobuttons as theybeing able to select>obviously not what I want. I want to limit the user toanyone have a>one radiobutton at a time.
>
>How can I add a radiobutton list to a datagrid? Does>suggestion/example?
>
>Thanks,
>
>Ron
>
>
>.
>Sreejumon[MVP] Guest



Reply With Quote

