Jakbaehl
11-06-2006, 10:25 AM
Hi professionals.
I have a flash datagrid, that is XML driven, and uses a XML connector and a dataset.
This grid is displaying a price list.
I have been caught in a deadlock regarding how to dynamically set the color for sold objects red.
I have this object: <STATUS></STATUS>
This being sold or available. I would like the status column to check the status tag to see if it is sold or not, and then set the colors green or red respectively.
I have pondered this one for quite some time without figuring out how. Please help!?!?!
I have a flash datagrid, that is XML driven, and uses a XML connector and a dataset.
This grid is displaying a price list.
I have been caught in a deadlock regarding how to dynamically set the color for sold objects red.
I have this object: <STATUS></STATUS>
This being sold or available. I would like the status column to check the status tag to see if it is sold or not, and then set the colors green or red respectively.
I have pondered this one for quite some time without figuring out how. Please help!?!?!