Results 1 to 5 of 5

Thread: [RESOLVED] Group Radio Buttons

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2013
    Location
    Newcastle, Australia
    Posts
    158

    Resolved [RESOLVED] Group Radio Buttons

    So i have just noticed that when i used vb i created a in built vb database within this database i had 3 Radio Buttons

    Now when i added them to the form using a dataset you could only check 1 of the rasdio buttons and every time you checked another 1 the previous one was un checked.

    Now i am using VS2010 and i done the same thing but now you can check all 3 Radio buttons and you can not uncheck them??????
    WHY????????????????


    Can any 1 help me achieve this in VS2010 see i have 3 radio buttons that will all give a variable a different Integer Number and i need to
    only allow 1 check box checked at any given time.

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Feb 2013
    Location
    Newcastle, Australia
    Posts
    158

    Re: Group Radio Buttons

    SOLVED I DONT KNOW HOW TO UPDATE IT AS SOLVED SO THIS WILL HAVE TO DO

    in case any 1 else gets stuck with this ill post what i did wrong i had the radio buttons in different panels that is a no no for grouping, see you must draw them inside the same container such as a Panel control, a GroupBox control, or a form etc....

  3. #3
    Fanatic Member
    Join Date
    Dec 2007
    Location
    West Yorkshire, UK
    Posts
    791

    Re: Group Radio Buttons

    At the top of the thread, you have the thread title on the left and various options on the right. One of those is a drop-down called Tread Tools. Click that and you can mark the thread as resolved.
    I was going to suggest what you discovered, that you put each radiobutton in its own container but the fact you couldn't "uncheck" them confused me. However, it's obvious you couldn't uncheck them, because you can only do that by checking another one. Must still be too early for me!

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Feb 2013
    Location
    Newcastle, Australia
    Posts
    158

    Re: [RESOLVED] Group Radio Buttons

    Thanks for that mate

  5. #5
    Junior Member
    Join Date
    Apr 2013
    Posts
    17

    Re: [RESOLVED] Group Radio Buttons

    Check out the properties of Group Radio buttons and I am sure you will be able to resolve the issue that you are facing.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width