This topic is locked

grouping columns of wide table into several rows

9/7/2007 5:42:50 PM
ASPRunnerPro General questions
Z
ZeroASPknowledge author

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???

Sergey Kornilov admin 9/9/2007

You can right click on the table, insert a new row and drag-n-drop fields to make each record occupy two rows.