cool, I actually figured out a better way after I sent my question :)

thanks, I will keep that in mind if I need it in the future.

On 12/22/06, Doug Lowder <[EMAIL PROTECTED]> wrote:

  Hi Clint,

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

myGrid.dataProvider.addItemAt(oItem, nIndex);


--- In [email protected] <flexcoders%40yahoogroups.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/
>




--
http://indeegrumpee.spaces.live.com/

Reply via email to