Ok, that makes sense.  One other thing that might be contributing is:

updateComplete="setGridHeight(event)"

You might want to try:

valueCommit="setGridHeight(event)"

instead.  Good luck Tom,

-TH

--- In [email protected], "Tom McNeer" <[EMAIL PROTECTED]> wrote:
>
> Hi Tim,
>
> Thanks for the reply.
>
> On Mon, Jul 7, 2008 at 10:54 AM, Tim Hoff [EMAIL PROTECTED] wrote:
>
> > What are you doing with this event in set data?
> >
> > dispatchEvent(new FlexEvent(FlexEvent.DATA_CHANGE));
> >
> > It's a loop.
> >
>
>
>
>
>
>
>
> You're absolutely correct, of course. Unfortunately, my error was NOT
> dispatching that event, but rather including that line in the code I
sent in
> my post.
>
> In the actual code, that line is commented out (it came from an
earlier
> attempt). Yet I still seem to be generating a loop somewhere.
>
> Thanks for catching it though. It made the post even more confusing.
>
> --
> Thanks,
>
> Tom
>
> Tom McNeer
> MediumCool
> http://www.mediumcool.com
> 1735 Johnson Road NE
> Atlanta, GA 30306
> 404.589.0560
>


Reply via email to