DataTables.js pagination and search not working
问题 I'm loading all my rows into DataTables via ajax. The rows are successfully loading, but nothing is paginated (however the pagination buttons are being successfully counted when the "Show 25 entries" dropdown is changed). Additionally, search is not working. No errors are being output to the console whatsoever. Here is some sample data, my DataTables JS call, and markup for the actual table. Sample JSON Data { "draw": 0, "recordsFiltered": 100, "recordsTotal": 100, "data": [ { "version": "1.0