Could you send the query you are using. The Group tag should do what you are
describing with cfoutput.


Stephen E. Schuster
PeopleSoft Administrator
2000 Ashland Drive
Ashland, KY 41101

Office Phone 606.920.7447
Cell Phone 606.831.4590

  _____  

From: Lola Lee [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 08, 2004 9:12 AM
To: CF-Talk
Subject: RE: Loop Question - Hiding Second Occurrence of a Variable?


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 <http://www.lolajl.net>  | Blog at
http://www.lolajl.net/blog/ <http://www.lolajl.net/blog/>
Check out this blog:  http://www.denbeste.nu <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