i got error in DataTables
i got error in DataTables
nitish_2001
Posts: 18Questions: 10Answers: 0
warning: table id=example - Requested unknown parameter '0' for row 0, col
{
"data": [
[
sid:"541",
id:"1344"
name:"harish",
age:"18"
],
]
}
what should i do to get callback from js encode function using jsonp
iam using
php version 7.0
mysql 5.7
This question has an accepted answers - jump to answer
Answers
This example shows how to use objects with DataTables. If that doesn't help, we're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
thank you collin