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. Web Development
  3. ASP.NET
  4. Changing the state?

Changing the state?

Scheduled Pinned Locked Moved ASP.NET
question
7 Posts 5 Posters 0 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.
  • K Offline
    K Offline
    Karthick_gc
    wrote on last edited by
    #1

    Hi, I have a radio button control on my form. By default its one option is selected. At run time when i clicked a button, i want to change the state to other option? How it is possible?

    _ S S 3 Replies Last reply
    0
    • K Karthick_gc

      Hi, I have a radio button control on my form. By default its one option is selected. At run time when i clicked a button, i want to change the state to other option? How it is possible?

      _ Offline
      _ Offline
      _AK_
      wrote on last edited by
      #2

      RadiobuttonID.Selected=True;

      Apurva Kaushal

      K 1 Reply Last reply
      0
      • _ _AK_

        RadiobuttonID.Selected=True;

        Apurva Kaushal

        K Offline
        K Offline
        Karthick_gc
        wrote on last edited by
        #3

        Its not correct. I want to change the selection of one of the options. Not the whole option.

        1 Reply Last reply
        0
        • K Karthick_gc

          Hi, I have a radio button control on my form. By default its one option is selected. At run time when i clicked a button, i want to change the state to other option? How it is possible?

          S Offline
          S Offline
          Sneha Bisht
          wrote on last edited by
          #4

          Assign all radio button same GroupName .

          K 1 Reply Last reply
          0
          • S Sneha Bisht

            Assign all radio button same GroupName .

            K Offline
            K Offline
            Karthick_gc
            wrote on last edited by
            #5

            I use Radiobutton list

            J 1 Reply Last reply
            0
            • K Karthick_gc

              I use Radiobutton list

              J Offline
              J Offline
              J4amieC
              wrote on last edited by
              #6

              in which case set the SelectedValue or SelectedIndex properties on your radio button list

              1 Reply Last reply
              0
              • K Karthick_gc

                Hi, I have a radio button control on my form. By default its one option is selected. At run time when i clicked a button, i want to change the state to other option? How it is possible?

                S Offline
                S Offline
                sepel
                wrote on last edited by
                #7

                Karthick_gc wrote:

                I have a radio button control

                Karthick_gc wrote:

                its one option is selected

                I think you forget to write all your soluion !! :doh: Is there only one radio control on your form?

                sepel

                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