SyntaxFix
Write A Post
Hire A Developer
Questions
Try as follows the return must be d, not d.data
ajax: { "url": "xx/xxx/xxx", "type": "GET", "error": function (e) { }, "dataSrc": function (d) { return d } },