Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82468

How to load nested json

$
0
0

Hi,

How can I load an object like this to a table. I am currently converting it to an array of values only but is there a direct way?

0:{
"id": "864",
                "firstname": "John",
                "lastname": "Doe",
                "sin": "",
                "dob": null,
                "onlease": "",
                "type": "",
                "phonenumber": null,
                "homephone2": null,
                "workphone": null,
                "mobilephone": null,
                "email": null,
                "tenantid": null
}
1:
{
"id": "654",
                "firstname": "Mr",
                "lastname": "MaGoo",
                "sin": "",
                "dob": "",
                "onlease": "",
                "type": "",
                "phonenumber": null,
                "homephone2": null,
                "workphone": null,
                "mobilephone": null,
                "email": null,
                "tenantid": null
}

Thank you.


Viewing all articles
Browse latest Browse all 82468

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>