Hello All,

I've done this before with Flash, but for the life of me, I can't
remember how I did it...

I need to loop though my DataGrid's Rows, and add up each value
contained in the "Total" Column.

And, I can't use my DataProvider property - because "Total" isn't part
of the DataProvider - it's a column added to the DataGrid after the fact
- and then I am using a LabelFunction, in order to populate the Total
Column (UnitPrice * Quantity).

My goal, is to update a TextInput on the bottom of the page, each time a
new entry is made on the Grid (or if a value changes).  I took care of
that already - by using the itemEditEnd event...

Sorry for the newbie question - I am having a major mental block right
now.

Thanks in advance all,

Mike


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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to