I'm searching through the docs but I can't find the syntax on how to
populate
a checkbox or radio button.

I'm currently using the following format to populate a text box:

$("input#mydivID").val(returndata.data.itemvalue);

Thanks,
Mike

Reply via email to