The title sounded like exactly my problem, but the description didn't
match up.  My issue is simply that variable width columns do not
resize properly when showing/hiding columns.  That issue seems to deal
with it overriding fixed widths.

--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> Is your problem related to this?
> http://bugs.adobe.com/jira/browse/SDK-14064
> 
>  
> 
> ________________________________
> 
> From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of dfalling
> Sent: Wednesday, January 09, 2008 2:58 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: DataGridColumn width shrinks when visibility
> is toggled
> 
>  
> 
> I've tried setting them all to not resize, then individually resizing
> each one, but there's always a fluke with the last two columns vying
> for each other's space.
> 
> --- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> , "Alex Harui" <aharui@> wrote:
> >
> > There might be a workaround, I just haven't tried to figure one out.
> If
> > you set the resizable property on every column you want to lock down,
> > you might have success changing resizable back to true after the
> > updateComplete after the column is made visible again.
> > 
> > 
> > 
> > ________________________________
> > 
> > From: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> [mailto:flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
> ] On
> > Behalf Of dfalling
> > Sent: Monday, January 07, 2008 6:28 AM
> > To: flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> 
> > Subject: [flexcoders] Re: DataGridColumn width shrinks when visibility
> > is toggled
> > 
> > 
> > 
> > Sadly I'm kind of locked into Flex 2 for now. I was hoping there was
> > a known workaround to fix this.
> > 
> > --- In flexcoders@yahoogroups.com
> <mailto:flexcoders%40yahoogroups.com>
> <mailto:flexcoders%40yahoogroups.com>
> > , "Alex Harui" <aharui@> wrote:
> > >
> > > Flex 3 should be better at this than Flex 2. horizontalScrollPolicy,
> > > resizable properties can also help.
> >
>


Reply via email to