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
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
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.Let us know if you have any questions.
Kevin