NO, that doesn't work.  It seems like you have to target the Array
in the dataGrid that contains the columns, with something like push
().

- TH

--- In [email protected], "Tim Hoff" <[EMAIL PROTECTED]> wrote:
>
> Tracy,
>
> Does this work?  Couldn't find anything else.
>
> private var dgCol:DataGridColumn;
> dgCol.dataField = dg.dataProvider.data.field;
> // dg=yourDataGrid
> dg.addChildAt(dgCol,0);
>
> -TH
>
> --- In [email protected], "Tracy Spratt" <tspratt@> wrote:
> >
> > I can having difficulty finding out what replaces addColumnAt().
> >
> > Tracy
> >
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to