Hi!!
I want to thank you for providing the ASPRunner Tool. I have no prior ASP experience and without your tool, I wouldn't be able to do much at all.
I have a table with a large number of columns.
In order to make all columns visible in an easy way, I want the column-headers to be grouped into several rows with each row showing a single line of data underneath the column header.
The table needs to show only one record at a time.
I have tried to create custom views for each group of columns and then display all of them on the same page but it is not working (page is blank).
Any advice???