Hi Clint,

If your grid's dataproivider implements List CollectionView (like 
ArrayCollection or XMLListCollection), you can try: 

  myGrid.dataProvider.addItemAt(oItem, nIndex);

--- In flexcoders@yahoogroups.com, "Clint Tredway" <[EMAIL PROTECTED]> wrote:
>
> I need to manually loop through a collection and add each item to a
> datagrid. However, I cannot seem to get this to work like adding 
items
> to a combo box...
> 
> any help would be appreciated.
> 
> -- 
> http://indeegrumpee.spaces.live.com/
>


Reply via email to