When I add or modify an item in my dataprovider, why does not it show up in my datagrid? : adobe flex action script
Answer / Upendra Kumar Ram
If the item doesn't appear after adding or modifying an item in your data provider and binding it to a DataGrid, ensure that you have called the `refresh()` method on the DataGrid, or added/updated items to the correct data provider instance that is bound to the DataGrid.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Flex 2.0 & 3.0?
Explain about result handler and fault handler methods?
How many levels does flash mx support?
What is an event sub class?
Difference between item renderer and item editors?
How do we use css styles in flex? : adobe flex action script
Explain which of the recommended character to use to separate target level paths levels?
Is it possible to make httpservice requests synchronous in adobe flex? : adobe flex action script
How does item renderer work? How do we add item renderer at runtime in flex? : adobe flex action script
What are the correct statements consenting text field? : adobe flex action script
What is flex?
Can I resize the internet explorer browser window from flex?