Option Buttons not working
-
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????
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 )
-
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 )
-
i have draged one by one radio button onto form. is list-of-radiobuttons something else than this ????