Hmmm...that's what I thought, but when I tried that I see the artdatatable tags around my data.
Here's my article code.
{artdatatable}{artsqltable query="SELECT * from utilities order by membercode" headerNames="Member Code, Company Name, Phone Number" headers="membercode,company,phone"}{/artsqltable}{/artdatatable}
The data is displayed correctly, but the artdatable tags seem to have no effect.
this is the page:
http://dev.korterra.com/gsoc/index.php/submit-exc-ticket/utilities-served.html
Thanks for the quick response.