Dear Admin,
I have done exactly as you said but there is still nothing but a black and white table. The settings you specified are definitely set.
Below is the syntax I used on the page. The top shows what you asked me to try.
The bottom shows what I tried before posting on the forum.
They both display about the same exactly thing... with no formatting at all. (My licenses are all updated, all the settings in the backend under this component show files as writable.
You can see the actual output here, with a space between both tables.
mile2 DOT COM/General_Category/mile2_training_schedule.html[/url]
------------------------
{arijdatatable}
{aricsvtable file="schedule.csv"}
{/aricsvtable}
{/arijdatatable}
{arijdatatable}
{aricsvtable file="schedule.csv" }
{aricsvtablecolumns}
{aricsvtablecolumn id="course" alias="Course" width="20%" headerClassName="head"}
{aricsvtablecolumn id="location" alias="Location" headerClassName="head"}
{aricsvtablecolumn id="date" alias="Date" headerClassName="head"}
{aricsvtablecolumn id="price" alias="Price" headerClassName="head"}
{coltemplate}{$NAME} - {$ID}{/coltemplate}
{/aricsvtablecolumn}
{/aricsvtablecolumns}
{/aricsvtable}
{/arijdatatable}