Blank row
Blank row
Khang
Posts: 6Questions: 2Answers: 0
Hello,
i want to know why i have some blank row on my datatable which i used left outter join in php file. I dont know if its the problems. Thanks for helping
This discussion has been closed.
Answers
You need to show your code, or preferably provide a link to a test page showing the issue.
If you can't give us a link to the page, we'd need a debug trace plus the code as tangerine says.
Allan
I cant give u the link since its a private domain but here is what it shows when i use the debug trace on console.
what i can see in network tab
jQuery22400067564251683400744_1495800295250({"msg":"Key not found","state":"error"});
In the photo it supposed to show column like the 2nd row but here its all blank. I checked in data base. The data is still there as u can see in data base table picture. There should be several rows of them.
i solved the solution i typed 1 space too much in the end of these value. Thanks for helping anyway!