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
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,