Checkbox or Yes or No

Checkbox or Yes or No

chamnanchamnan Posts: 2Questions: 0Answers: 0
edited September 2013 in General
How do I replace the 1 and 0 with Checkbox or with Yes or No. Currently all the data under "Interns field show as either a 1 or a 0. Please help.

Thanks




$(document).ready(function() {
oTable = $('#example').dataTable({

"bJQueryUI": true,
"sPaginationType": "full_numbers",
"bProcessing": true,
"bServerSide": true,
"sAjaxSource": "scripts/server_processing_mou.php",
} );
} );











Country
Educational Institution
Agreement Type
Sponsor
Interns
Effective Date
Effective Period
Status





Loading data from server




Country
Educational Institution
Agreement Type
Sponsors
Interns
Effective Date
Effective Period
Status
This discussion has been closed.