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 |
When I have only a single record, why does not it appear in my datagrid? : adobe flex action script
How do you implement push with flex data services? : adobe flex action script
Do I need to upgrade my flash player to use beta 3?
Explain Life cycle of flex appln/component?
Can I continue to run flex builder 2 in parallel with flex builder 3 beta 3?
What is an Event Propagation?
How do you generate random numbers within a given limit with actionscript? : adobe flex action script
What type of skinning is available in flex?
Is double-clicking supported on various components?
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script
Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script
What is cairnghorm in flex? How do we use it?have you worked with cairnghorn in flex?