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. RadioButtonList Problem

RadioButtonList Problem

Scheduled Pinned Locked Moved ASP.NET
questionvisual-studiohelp
4 Posts 4 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.
  • S Offline
    S Offline
    sasan56
    wrote on last edited by
    #1

    Hi In VS 2005 i want when user select an Item of RadioButtonList, the Page postback or SelectedIndexChanged event be fire automaticly. How can i do that?

    N A D 3 Replies Last reply
    0
    • S sasan56

      Hi In VS 2005 i want when user select an Item of RadioButtonList, the Page postback or SelectedIndexChanged event be fire automaticly. How can i do that?

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      sasan56 wrote:

      In VS 2005 i want when user select an Item of RadioButtonList

      VS is just an editor. It has nothing to do with RadioButtonList.

      sasan56 wrote:

      Page postback or SelectedIndexChanged event be fire automaticly.

      Set the AutoPostBack=true :)

      Navaneeth How to use google | Ask smart questions

      1 Reply Last reply
      0
      • S sasan56

        Hi In VS 2005 i want when user select an Item of RadioButtonList, the Page postback or SelectedIndexChanged event be fire automaticly. How can i do that?

        D Offline
        D Offline
        Dev S
        wrote on last edited by
        #3

        What is the problem in this you have SelectedIndexChanged event in radiobutton list which u can use to fire any events depending upon the option selected.

        1 Reply Last reply
        0
        • S sasan56

          Hi In VS 2005 i want when user select an Item of RadioButtonList, the Page postback or SelectedIndexChanged event be fire automaticly. How can i do that?

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

          Set AutoPostBack=true :)

          cheers, Abhijit CodeProject MVP

          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