Hi,
I use the open source javascript version and want to load the resources and events from a seperate txt or json file.
In the documentation I see
dp.rows.load("eventloadingresources.txt");
dp.events.load("eventloadingevents.txt");
But no resources and events are loading. Attached is the HTML and files.
What is missing?
Thanks