I have a JSON file locally hosted on our server. I can load this data file into a DataTable without CANVAS using standard directions found at https://datatables.net/manual/ajax
You can see that the JSON file loads here https://inv.governmentautosales.com/inventory.html
I was curious if you could provide some pointers on how to structure my html and Javascript so that it will maintain the awesome work you have done with Canvas styling.
What would I change on the default https://canvastemplate.com/component-datatable.html which is provided in the download so that it pulls data from a local JSON file instead of the static HTML based table data?
Thank you.
