Is it possible to populate a jTable with a local json file? I am attempting to do this by having listAction reference a local json file using a file url, but nothing is appearing in the jTable.
Is this possible (via listAction, or some other way)? If so, what does the listAction url reference look like (Windows 7), and what is an example of valid json file content, precisely.
Hi,
Is it possible to populate a jTable with a local json file?
I am attempting to do this by having listAction reference a local json file
using a file url, but nothing is appearing in the jTable.
Is this possible (via listAction, or some other way)?
If so, what does the listAction url reference look like (Windows 7),
and what is an example of valid json file content, precisely.
Thanks for any assistance,
-chasse