jquery is not functioning
im using jquery to hide certain column(DDC Correction/ radiobutton) based on the radio button(DDC Status) chosen from another column. when i include the query to hide the column (("input[@name=DDC Correction']").hide();) its not working although ive tried so many kind of ways. im using alert to try if theres something wrong with the query. any ideas? suggestions?

