Category "jquery-datatables"

jquery dataTable TypeError: j[k] is undefined

I am using jquery dataTable for list of data. My issue is that when page it load is returnig TypeError: j[k] is undefined. My getStudentDataTable.json is not ge

jQuery DataTables within jQuery UI Tabs

How do I adjust the jQuery DataTables columns within jQuery UI Tabs? This is my JS code: $('#myTab a').click(function (e) { e.preventDefault(); $(