Any 'resize data grid columns to content' code examples?
--- In [email protected], Alex Harui <aha...@...> wrote: > > The column has to be the same size for every row, but each column can have > different widths. It would be rare to set it from the itemrenderer, usually > some other code accesses datagrid.column[i].width. > > > On 5/19/10 11:02 AM, "method_air" <loudj...@...> 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 > > > > > > > -- > Alex Harui > Flex SDK Team > Adobe System, Inc. > http://blogs.adobe.com/aharui >

