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. What should I do about the RadioButtionList?

What should I do about the RadioButtionList?

Scheduled Pinned Locked Moved ASP.NET
tutorialquestion
3 Posts 3 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.
  • M Offline
    M Offline
    milestanley
    wrote on last edited by
    #1

    I'm so helpless,how to determine which radio button is selected?

    A A 2 Replies Last reply
    0
    • M milestanley

      I'm so helpless,how to determine which radio button is selected?

      A Offline
      A Offline
      Arindam Sinha
      wrote on last edited by
      #2

      Loveprogramer wrote:

      which radio button is selected

      I think you should use SelectedItem. For details please refer MSDN[^].

      Regards, Arindam Sinha MyBlog - http://arindamsinha.wordpress.com/ Please give your feedback on this message using rating.

      1 Reply Last reply
      0
      • M milestanley

        I'm so helpless,how to determine which radio button is selected?

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        You can get the Selected Item Text using . Label.Text = RadioButtonList1.SelectedItem.Text In RadioButtonList1_SelectedIndexChanged methods you can check the selected item.

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Visit My Latest Article : Beginner's Guide : Exploring IIS 6.0 With ASP.NET

        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