At 7:48 PM -0500 1/7/04, Dave Watts wrote:
>The easiest way to show a hierarchical relationship in your data is to use
>the GROUP attribute of CFOUTPUT:

Cfoutput query doesn't return all the records in the yarn table,
which is why I'm using cfloop.

While thinking about this on the metro, I thought of another approach
that might work.  How about this:

Create a structure containing all the records from the query.   Loop
through the structure, comparing the cell holding mfr_desc to the
previous cell.  If it matches, then replace the value with  .
Once the replacing has been done, output the modified structure into
the table.

--

Lola - mailto:[EMAIL PROTECTED]
http://www.lolajl.net | Blog at http://www.lolajl.net/blog/
Check out this blog:  http://www.denbeste.nu
I'm in Bowie, MD, USA, halfway between DC and Annapolis.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to