Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 4.1 (Release)
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 6.x
Language Found: English
Description
Steps to reproduce:
1.Create an custom item editor for advanceddatagrid, the editor should be a combobox control
2.Select one item from the combobox
Actual Results:After selection the selected value is retained in the cell, but the focus jumps to next editable row below.
Expected Results:The focus should remain in the combo box after selection
Workaround (if any): using of <mx:ComboBox> instead of spark components.