I'm importing XML data into a Datagrid. There are 7 fields to each row, but I'd
like to only display 1 field within the datagrid. When a cell is clicked, I'll
use that selectedIndex and use the value from the unseen fields to compute some
formulas and make some things happen on the stage. The problem for me is, how
do I only display 1 field per row, yet retain the other fields of data to which
I can refer for values? I'm fairly new to the data integration aspect of Flash
8, and I would appreciate any type of advice.
E.G., if I only display the name "John Smith", on click I want to be able to
access the unseen fields that have his address,phone,ect.
Thank you,
Mark
bambergang - 25 Oct 2005 21:25 GMT
Nevermind.
fman05 - 18 Nov 2005 19:59 GMT