Page 1 of 1

How i can auto add column from json data-source

Posted: Wed Oct 05, 2016 10:00 am
by mahfouz
Hey,

how I can add JSON file as datasource into MRT file programmatically.
then are you can explain how I can auto add columns into the datasource in the dictionary of MRT file from JSON file programmatically.

i'm using the 2016.1 PHP -> js version

Re: How i can auto add column from json data-source

Posted: Thu Oct 06, 2016 9:00 am
by HighAley
Hello.

You could do this with JavaScript code.
Please, look at the Print Table from Code sample.

Thank you.