How do we identify a component created in a repeater using flex?
Answer / Ankur Sharma
In Adobe Flex, you can use a custom data object that includes an unique identifier for each item in the repeater. Then, access this identifier within the itemRenderer to identify the specific instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what happens if an .swf is loaded into a already occupied level?
How polymorphism works on actionscript? : adobe flex action script
What is the dynamic keyword used for in flex actionscript?
Can we use text input/editable component as itemrenderer?
Why are the columns in my datagrid in some strange order? : adobe flex action script
What is the use of arraycollection filter function?
How much will flex builder 3 cost?
Can I add charting to the flex builder standard edition?
How do you implement push with flex data services?
What are the differences between 4.6/4.5/4.0 and flex 3.0?
What is calllater() method?
What is dynamic keyword used for in actionscript? : adobe flex action script