Please find the following sample snippet to get checked radio button value.


$("input[name=cmdRd]:checked").val()