HOW TO DYNAMICALLY BIND JSON FILES TO ANGULARJS DATATABLE

17 views
Skip to first unread message

Pritam Mullick

unread,
Jan 19, 2018, 11:39:04 AM1/19/18
to Angular and AngularJS discussion
I am using AngularJS 1.6 and also Angular Datatables

I want to have a date picker, on selecting a particular date, a table needs to be shown below with the data of that particular date.
The table should be generated from a json file.

The json files are archived date wise, for example in the JSON folder, we have 01-01-2018.json , 01-02-2018.json, 01-03-2018 and so on.

So if from the datepicker someone selects 01-01-2018, the table should be generated from the data of 01-01-2018.json

I am exploring for a quite a few days but still couldn't figure out a solution, please can someone guide on how to proceed. A plunker demo will be very helpful.


Tito

unread,
Jan 19, 2018, 11:50:57 AM1/19/18
to Angular and AngularJS discussion
What do you have so far you can show us?
Reply all
Reply to author
Forward
0 new messages