Link to test case: Debugger code (debug.datatables.net): Error messages shown: Description of problem:
Yes. I use the ajax option to fetch the data from my Python scripts/framework. Details can be found in the Ajax docs. Your python function will need to return a JSON string with the data. See these examples to see the supported data structure.
ajax
Let us know if you have any questions.
Kevin
Answers
Yes. I use the
ajaxoption to fetch the data from my Python scripts/framework. Details can be found in the Ajax docs. Your python function will need to return a JSON string with the data. See these examples to see the supported data structure.Let us know if you have any questions.
Kevin