How do we identify a component created in a repeater using flex?
Answer Posted / 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 |
Post New Answer View All Answers