Click here to Skip to main content
15,884,237 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am using windows application C# (Visual studio) with Sql Server

In first form i have a Combobox and Button. In second form i have 6 radio buttons and Button. I have a daatabase of 7 different colums. third form is result page.

The combobox will consist of one feild (Name) from database. We will click the button. The data will be fetched to the second form which consists of radio buttons. Radio buttons will sort the data result like this: 1. Name/Roll no. 2. Name/Attendence 3. Name/Result 4. Name/Photo(Image.jpg) 5. Name/Age 6. Name/Address . User will click button which will give him the result according user according to his choice.

I have done the basic things but cant connect Combo box with radio button.

Please help me
Posted
Comments
Sergey Alexandrovich Kryukov 24-Mar-14 3:10am    
"I cannot..." is not informative. What have you tried so far?
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900