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. Visual Basic
  4. Option Buttons not working

Option Buttons not working

Scheduled Pinned Locked Moved Visual Basic
helpquestion
4 Posts 2 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.
  • R Offline
    R Offline
    RaveRare
    wrote on last edited by
    #1

    I have created 2 radio buttons on my form but using databinding how i can hendle them????? Base table name = "Employeer" Column to be binded = "Gender" HELP????

    C 1 Reply Last reply
    0
    • R RaveRare

      I have created 2 radio buttons on my form but using databinding how i can hendle them????? Base table name = "Employeer" Column to be binded = "Gender" HELP????

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Use a radio button list, then you can set it's datasource to bind to a list from your database.

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      R 1 Reply Last reply
      0
      • C Christian Graus

        Use a radio button list, then you can set it's datasource to bind to a list from your database.

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        R Offline
        R Offline
        RaveRare
        wrote on last edited by
        #3

        i have draged one by one radio button onto form. is list-of-radiobuttons something else than this ????

        R 1 Reply Last reply
        0
        • R RaveRare

          i have draged one by one radio button onto form. is list-of-radiobuttons something else than this ????

          R Offline
          R Offline
          RaveRare
          wrote on last edited by
          #4

          as i am trying i have created 2 radio buttons onto form separetly. i am trying to set databinding on each radio button. this is not working

          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