Combo box item binding to radio button
I have a combo box and two radio button .combo box having four items. if i select first item meant then the radio button 1 want to enable or else disable .At the same time if i select third item in combo box then it will enable second radio button..how can i bind it?