i have currently 3 checkboxes.
But the thing is i only want 2 of them to b processed i.e
if check box 1 is checked then the 2 one must get blocked thus by preventing the user to check it.
similarly vice versa.
(this must be applied only to 1st 2 check boxes not the 3rd one )
Is there ne way to do it dynamically....?