Explain data binding in flex?
Answer / 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 |
How do we use css styles in flex?
When will flex 3 be released?
How to display the check box in data grid header?
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script
Explain about component life cycle?
Explain what happens if an .swf is loaded into a already occupied level?
What is the difference between viewstack vs viewstate?
What are the advantages of adobe flex?
Where can I find out additional information about flex 3 beta 3?
Why is disable auto update method used?
What is the difference between httpService & Data Service?
What is state? What is the difference between states and viewstack in flex? : adobe flex action script