Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5848017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:48:03+00:00 2026-05-22T12:48:03+00:00

I am making a form in which I have 2 radio buttons rows. I

  • 0

I am making a form in which I have 2 radio buttons rows. I checked radio button I one row, but when I checked radio button in 2nd row first one unchecked. and I have put condition on radio button that on check textfield.enabled should be true.. this condition is also not working…

public partial class EntryForm : Form
{

    public EntryForm()
    {
        InitializeComponent();

        if (OfferReceived.Checked == true || CAS.Checked == true)
        {
            TxtRefNo.Enabled = true;
        }
    }

    private void TxtVfs_Enter(object sender, EventArgs e)
    {

    }

    private void btnsubmit_Click(object sender, EventArgs e)
    {
}

So, where do I have to put this condition?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T12:48:03+00:00Added an answer on May 22, 2026 at 12:48 pm

    Add each radio button group (or row) in its own container (use a Panel, a TableLayoutPanel or something similar). This way, you can have a radio button selected from each group.

    Otherwise, there should not be more than one radio button selected at a time in each group; that’s the whole point of a radio button.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm making a quiz generator, and I have an HTML form with radio buttons
I have two submit buttons in a form which has different values, one to
I have two forms, one with a button 'Add' which loads the second form
I am making a DOM builder which I have working succesfully but now I
Making a simple program which will generate a multiple choice form. I have an
I'm making a registration form which will have the user put in his birthday.
I'm making a form which older people have to use to register for a
I am making a custom form object in Django which has an overrided __init__
I'm making a form for user creation, and I want to give one or
Alright, so I'm making a form validation everything is good in this JS, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.