I\'m running Bootstrap on my site, combined with a bootstrap plugin called Bootstrap Tables. It requests the data to be delivered as a JSON file.
I\'m having trouble
As I cannot comment to your post, I'm writing here:
The data.json
should be an array. What I found in your test.json, test2.json, test3.json is that 'test.json is json object', 'test2.json is json object with array' and 'test3.json is single json array containing multiple objects'.
According to the 'getting started section in bootstrap table', it expects json array with json objects. Try this modified data.json from pastebin.
Item ID
Creator
Created
Output: