So i have just noticed that when i used vb i created a in built vb database within this database i had 3 Radio Buttons
Now when i added them to the form using a dataset you could only check 1 of the rasdio buttons and every time you checked another 1 the previous one was un checked.
Now i am using VS2010 and i done the same thing but now you can check all 3 Radio buttons and you can not uncheck them??????
WHY????????????????
Can any 1 help me achieve this in VS2010 see i have 3 radio buttons that will all give a variable a different Integer Number and i need to
only allow 1 check box checked at any given time.
Now when i added them to the form using a dataset you could only check 1 of the rasdio buttons and every time you checked another 1 the previous one was un checked.
Now i am using VS2010 and i done the same thing but now you can check all 3 Radio buttons and you can not uncheck them??????
WHY????????????????
Can any 1 help me achieve this in VS2010 see i have 3 radio buttons that will all give a variable a different Integer Number and i need to
only allow 1 check box checked at any given time.