Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. multiple selection of radio buttons

multiple selection of radio buttons

Scheduled Pinned Locked Moved C#
help
4 Posts 4 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    deepualuru
    wrote on last edited by
    #1

    hi! my need is to have multiple radio button selection. i used a group box for each radio button. but if i want to deselect a radio button i am not able to. So please help me to have multiple selection and deselction of radio buttons with regards, Asha

    hi!

    C Q E 3 Replies Last reply
    0
    • D deepualuru

      hi! my need is to have multiple radio button selection. i used a group box for each radio button. but if i want to deselect a radio button i am not able to. So please help me to have multiple selection and deselction of radio buttons with regards, Asha

      hi!

      C Offline
      C Offline
      Coding C
      wrote on last edited by
      #2

      hi, y dnt u use CHECKBOX instead:rolleyes: hope this helps Nitin...

      1 Reply Last reply
      0
      • D deepualuru

        hi! my need is to have multiple radio button selection. i used a group box for each radio button. but if i want to deselect a radio button i am not able to. So please help me to have multiple selection and deselction of radio buttons with regards, Asha

        hi!

        Q Offline
        Q Offline
        quiteSmart
        wrote on last edited by
        #3

        hi, first NITIN_098 is right. You should use checkboxes and going into radio buttons and group boxes. Anyways if you chose to use the radio buttons you can implement it ot unselect on check using the on-click event. Put a certain confition in it and say if the radio button is checked uncheck and if not checked then check. good luck

        1 Reply Last reply
        0
        • D deepualuru

          hi! my need is to have multiple radio button selection. i used a group box for each radio button. but if i want to deselect a radio button i am not able to. So please help me to have multiple selection and deselction of radio buttons with regards, Asha

          hi!

          E Offline
          E Offline
          ednrgc
          wrote on last edited by
          #4

          Grouped radio buttons are used to make a single selection. Use Checkbox instead.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups