DataTable captures ajax data not intended for it
DataTable captures ajax data not intended for it
thekenyanprince
Posts: 2Questions: 0Answers: 0
My website uses hash urls and ajax to load different pages. When moving from one page to another, I load the HTML data and scripts and append them to the DOM, then initialize the datatable for the new table data. My problem is that the dataTable attempts to capture the data for the page and then gives an error about inconsistent JSON data. Please help, I would like to donate but in Kenya credit cards are virtually non-existent. Is there any other way I can contribute/donate?
This discussion has been closed.
Replies
DataTables should only be picking up the JSON requests that it makes, based on what you specify by sAjaxSource . Can you possibly give me a link to your page so I can see what is happening please?
> I would like to donate but in Kenya credit cards are virtually non-existent. Is there any other way I can contribute/donate?
Any additional plug-ins, feedback, bug fixes etc are always very welcome!
Allan