Difference between data grid and advanced data grid?
Answer / Praveen Singh Yadav
"DataGrid is a basic Flex component for displaying tabular data, with limited sorting, filtering, and column customization options. AdvancedDataGrid offers more advanced features such as row rendering, grouping, hierarchical data support, and custom cell renderers."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a drag manager in adobe flex actionscript? : adobe flex action script
How binding works in mxml components in flex?
What keyword allows you to refer to private variables of a class in flex? : adobe flex action script
Explain the configuration details of blaze ds?
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
What is a resource manager in flex actionscript?
How many levels does flash mx support?
Explain if the oilpump movie clip instance in path _root.car.engine.oilpump.clamp uses the following line of actionscript, _parent.someaction;, which movie clipinstance is being referenced? : adobe flex action script
Explain the difference between creating an effect and setting the target as opposed to adding an effectlistener? : adobe flex action script
Explain about result handler and fault handler methods?
Can I resize the internet explorer browser window from flex?
I am going to add images into a tag. How will it resize itself in adobe flex actionscript?