The concept of auto fitting wouldn't really work for the simple reason that
the row children are recycled as the content is scrolled.  If you did end up
figuring out the functionality to make this happen from the itemRenderers,
the column width would be constantly changing to "fit" to the currently
viewable set of renderers.


Brendan



On Fri, May 21, 2010 at 11:52 AM, method_air <loudj...@hotmail.com> wrote:

>
>
> Thanks. Is there a way for the column to intelligently 'autofit' to the
> width of its contents?
>
>
> --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>, "David"
> <dbonn...@...> wrote:
> >
> > Set the width on the DataGridColumn, not on its itemRenderer
> >
> > --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>,
> "method_air" <loudjazz@> wrote:
> > >
> > > How do you vary the data grid column widths? Setting the width property
> inside the item renderers to different values is not working.
> > >
> > > Thanks,
> > >
> > > Philip
> > >
> >
>
>  
>



-- 
Brendan Meutzner
http://www.meutzner.com/blog/
http://www.riajobs.com

Reply via email to