Is it possible to have have each detail in a grid take up two rows? Something
like this:
1 <Data item 1-----> <Data item 2-----> <Data item 3----->
<Data item 4----------------------------------------------------------->
2 <Data item 1-----> <Data item 2-----> <Data item 3----->
<Data item 4----------------------------------------------------------->
3 <Data item 1-----> <Data item 2-----> <Data item 3----->
<Data item 4----------------------------------------------------------->
I want to have data fields 1 through 3 display across the grid with their column
headings, but then have data field number 4 display under the first three fields
(without a column heading of course).
Then repeat for the next set of data retrieved, and the next.
Greg
[Non-text portions of this message have been removed]