My project is re engineering a an HTML data grid constructing using SQL query generated XML and XSL into an HTML table.
The content of the table is not known at deployment as the SQL used to build the XML data is generated by the application at runtime.
Given the distaste for tables in the CSS world I am hoping someone has a better suggestions for what the HTML should look like and what resources might be helpful dealing with the dynamic nature of domain.