Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK 3.2 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows
Browser: Internet Explorer 8.x
Language Found: English
Description
Steps to reproduce:
1. Create two Radion button inside a RadioButtonGroup in a HBox
2. use the HBox as an ItemRenderer in a DataGrid Column.
3. Put so much data so that Vertical Scrolling becomes active in DataGrid
4. Now select one Radio Button in every row and scroll the grid.
Actual Results: Radio button which comes in Scrolling effected row frequently changes their values in unpredictable manner.
Expected Results: Radio button should retain the value what they have got assigned by user.
Workaround (if any): Tried to debug the code but no solution even at unable to find solution on internet also.