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
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

