Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1.Create a List with custom itemrenderer.
2.At runtime, change the dataprovider for the list
3.Do some modifications in the new datas displayed. Refresh the view.
Actual Results:
Previous itemrenderer data is being displayed.
Expected Results:
Itemrenderer instance with new data has to be displayed.
Workaround (if any):
None