| First Name | Last Name | Age | Date | Amount | Available? | Race |
|---|
$('table').dataTable({
ajax: '../resources/table-data.json'
}).customSearch();
The following Javascript libraries were used for this example
| First Name | Last Name | Age | Date | Amount | Available? | Race |
|---|
The following CSS libraries were used for this example
The contents of the JSON file loaded into the table