Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Apache Flex 4.14.1
-
None
Description
When using a complex dataField in a spark DataGrid, the sort compare function uses the default string comparison which unintuitively places "Name" before "ame".
Expected behaviour: the complex dataField comparison should work the same as the simple field comparison.
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