I have a DVWP of a list with multiple entries. I've inserted it into my site but what I want to achieve is a look like this:
Header1 Data1 Data2 Data3
Header2 Data1 Data2 Data3
Header3 Data1 Data2 Data3
Where Header is the list header, Data 1 is one item in the list, Data 2 is one item in the list and Data 3 is one item in the list.
Looking at the default layouts for 2007 sharepoint designer, it doesn't look like there is a way to do this. I also haven't found anything on google either.