Any suggestions on how I would create a radio button list with an option for the user to input free text?
Here’s a quick sample of what i’d be looking for:
- Red
- Blue
- Green
- Other (textbox would go here)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look at
RadioButtonList with TextBox
ASP.Net RadioButtonList with
TextBox
Something like this