The datatable is not displaying in google chrome. Else on all browsers it is visible. I have used JSON file. The demo code for one row is,
{
"aaData": [
[
"<a href=\"#\" class=\"linkname\" id=\"dataId_1\">ABC</a>",
"923519",
"30 Lorem Ipsum",
"Tree",
"WC2H 7LA"
]
]
}
Can you please help me in this?
{
"aaData": [
[
"<a href=\"#\" class=\"linkname\" id=\"dataId_1\">ABC</a>",
"923519",
"30 Lorem Ipsum",
"Tree",
"WC2H 7LA"
]
]
}
Can you please help me in this?