melsned
11-18-2010, 08:18 PM
Hello,
I have a datagrid that's data provider is an array created programmatically.
That sets two columns on the data grid.
Then I have a third column that is an estimate column - it uses a label function that checks certain criteria on the page and adds up the estimate for that row.
I can get the information from the array that stores the first two columns, but I cannot get the third column estimate info.
How can I loop through the actual datagrid rows and get the value in that column?
Any help is appreciated! Let me know if you need further explanation/example code. Thanks!
PS - I am using Flash Builder 4
I have a datagrid that's data provider is an array created programmatically.
That sets two columns on the data grid.
Then I have a third column that is an estimate column - it uses a label function that checks certain criteria on the page and adds up the estimate for that row.
I can get the information from the array that stores the first two columns, but I cannot get the third column estimate info.
How can I loop through the actual datagrid rows and get the value in that column?
Any help is appreciated! Let me know if you need further explanation/example code. Thanks!
PS - I am using Flash Builder 4