Wednesday 23 January 2013

Allow Only One Checkbox to be Checked From Group Of CheckBox In Asp.Net


Hello Everyone now I am Explaining to you that if you have group of check box in your page. your requirement is to check only one check box from the group And unchecked the other then for that i am providing one javascript function that is completed your requirement.
JAVASCRIPT CODE ARE :
 $(document).ready(function() {