Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Apache Flex 4.14.1
Description
Steps to reproduce: run the attached project (the steps are on the stage).
Summary: when the user sorts by a column in a DataGrid and then a formatter is applied to that column, the sorting is not refreshed to reflect the impact of the formatter.
Note: this cannot be seen for simple dataFields (e.g. "name") due to FLEX-34917, but it can be reproduced for complex dataFields (e.g. "address.street").
Attachments
Attachments
Issue Links
- is related to
-
FLEX-34837 DataGrid sorted with complex dataField doesn't keep track of changes to those fields, leading to RTE when trying to remove selected item
- Resolved