rainbow007

rainbow007
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
Simple DataGrid Item Editor in Flex
09/15/2010 - 10:14
i'have just started to learn flex.i really appreciate your contribution here in this blog. it helps so many people around the world and this is invaluable.I didn't understand this line of code propely, even though you mentioned it in your explanation. I'm still not getting what these lines means
super.data = value;
newValue = value.guapo;
<mx:ComboBox id="dd" selectedIndex="{data.guapo ? 0 : 1}"
change="{newValue = (dd.selectedIndex == 0)}">Can someone kindly explore in detail and make it simple by writing the code in more simplistic terms rather than in short cut please?
regards
red
Recent Comments