Answer Posted / Sumit Pratap Singh
Data Binding in Flex allows you to automatically connect a UI component's properties (such as text, value, or selected item) to data stored in variables. This can be achieved by simply setting the 'data' property of the UI component to a variable that contains the data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers