all groups > coldfusion flash integration > august 2005 >
You're in the

coldfusion flash integration

group:

cfgrid columns appearing multiple times


cfgrid columns appearing multiple times MuyaMan
8/24/2005 12:00:00 AM
coldfusion flash integration:
I have this strange problem - I have 2 nested cfloop tags inside a flash form.
The outer one divides products between several brands (each brand gets a
seperate tab), and the inner one divides them into several categories within
each brand (each category gets a page in an accordion cfformgroup tag). Inside
this, the products appear in a cfgrid object. For some reason, I have the
entire set of columns in the cfgrid twice or three times, depending on the
number of accordion pages. When I took away the inner cfloop tag it works fine,
but I do need it... I also can't use the repeater cfformgroup because in each
cfloop I need to make a query to get the products I need... does anyone have an
idea? I'm desperate here...
Re: cfgrid columns appearing multiple times elkhunter69
10/3/2005 6:44:43 PM
:frown;

I'm running into the same problem it seems. I have an accordion control that
has a page for each of my client's products. On each page is a tabnavigator
control that denotes detail about each accounting method (they have several),
and on each of those tabs is a CFGrid with the details of each item that use
that particular accounting method...

For some records it works perfectly, but on others there is the problem
described below where there are duplicate (or even triplicate) instances of the
data on the same row, jamming all of the information into oneand thereby making
the entire grid illegible.

I was very sad to see that someone else reported this problem over a month ago
and there appears to be no response from Macromedia as of yet.

If you or anyone else has any information on how to solve this, I would be
greatly appreciative if you could post it, I'm pushing a deadline, have already
shown the client a prototype of this product, and it's really going to suck if
I have to burn the midnight oil to come up with an alternative solution because
of this issue...
Re: cfgrid columns appearing multiple times elkhunter69
10/3/2005 10:12:12 PM
AddThis Social Bookmark Button