Calculate the sum of a datagrid's rows

Posted by chchrist on Stack Overflow See other posts from Stack Overflow or by chchrist
Published on 2010-06-06T20:13:23Z Indexed on 2010/06/06 20:22 UTC
Read the original article Hit count: 199

Filed under:

I have this datagrid which has columns with a NumericStepper as an itemEditor where the user can change the number of items he wants to buy. How can I calculate the sum of all cells when the user updates datagrid's values?

Thanks in advance

© Stack Overflow or respective owner

Related posts about flex