When I add or modify an item in my dataprovider, why does not it show up in my datagrid?
Answer / Sudhanshu Karnatak
There could be several reasons for this issue. First, make sure you are updating the correct data provider (if you have multiple ones). Next, verify that your DataGrid is bound to the correct data provider and that there are no errors in your bindings. Finally, ensure that you are properly calling the refresh() or updateDisplayList() method of the DataGrid after modifying its data provider.
| Is This Answer Correct ? | 0 Yes | 0 No |
How does item renderer work? : adobe flex action script
What are the differences between 4.6/4.5/4.0 and flex 3.0?
What type of skinning is available in flex?
What is preventdefault() method?
What are the advantages and disadvantages of using flex? And why flex wins over other technologies?
Can I embed html in my flex application? : adobe flex action script
I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
Explain in which level does the original movie resides? : adobe flex action script
What are runtime shared libraries in flex?
What is interface or benefit of interface in term of oop?
mic classes in flex? : adobe flex action script
Where can I get access to the open source flex project information?