3.2.0

table.set(URL)

Using AW Grid js, how can I call the URL based on the current month.

Below i am calling a CSV file for the month of August 2008. I do not want to change the code each month. A new CSV file is uploaded to the server each month.


// provide data URL - plain text comma-separated file
table.setURL("ESD108.CSV");

Thanks
wherelost
August 26,

This topic is archived.

See also:


Back to support forum