Mihai Chira created FLEX-34850:
----------------------------------
Summary: Applying sort with complex dataField on DataGrid results
in unintuitive sorting
Key: FLEX-34850
URL: https://issues.apache.org/jira/browse/FLEX-34850
Project: Apache Flex
Issue Type: Bug
Components: Spark: DataGrid
Affects Versions: Apache Flex 4.14.1
Reporter: Mihai Chira
Assignee: Mihai Chira
Fix For: Apache Flex 4.15.0
When using a complex dataField in a spark DataGrid, the sort compare function
uses [the default string
comparison|http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/operators.html#less_than]
which unintuitively places "Name" before "ame".
*Expected behaviour*: the complex dataField comparison should work the same as
the simple field comparison.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)