Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82042

Add Link in datatable with ajax

$
0
0
Hi,

I have a datatable in my website, I get the data with ajax:
$('#counties').dataTable( {
        "bProcessing": true,
        "bServerSide": true,
        "bJQueryUI": true,
		"bAutoWidth": false,
		"sPaginationType": "full_numbers",
		"sAjaxSource": "ajaxbackend.php?function=Datatable&aColumns=CountyId,Name,(SELECT StateName FROM StateOrProvince WHERE County.StateId = StateId),''&sIndexColumn=CountyId&sTable=County"
});

I need a hiperlink in the fourth field, I don't know make this.

Thanks

Viewing all articles
Browse latest Browse all 82042

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>