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 |
Does exclude or exclude class really excludes the data or class?
Is it possible for upgrade from flex builder 3 standard edition to flex builder 3 professional edition?
How does item renderer work? : adobe flex action script
What design patterns have you used in actionscript and java? : adobe flex action script
When will flex 3 be released?
What are runtime shared libraries in flex? : adobe flex action script
What is interface or benefit of interface in term of oop? : adobe flex action script
Explain which of the recommended character to use to separate target level paths levels? : adobe flex action script
What is the function of trace? : adobe flex action script
Can I resize the internet explorer browser window from flex? : adobe flex action script
Difference between array and array collection?
What is the difference between states and viewstack in flex? : adobe flex action script