i have 4 radio button, for example, radiobutton 1 is A1 radiobutton 2 is A2 radiobutton 3 is B1 radiobutton 4 is B2 While i run the application, by default, it only allow me to checked either one of four radiobutton. i want my application group it into two group, A1 and A2 in one group and B1 and B2 in another group. So, while i Click A1, A2 will be unchecked and while i click A2, A1 will be unchecked as well, and B1 and B2 is remain the same. So , this criteria also same as B1 and B2, while i click either B1 and B2, it is no effect A1 and A2, how to gorup it ar? without put it into group box, anybody can help me ?
Best regards, Chee ken