It is very likely that the authors of Adobe Flex SDK have never devised the following simple use-case for both List and DataGrid components from Flex SDK:
"selectable" property is set to false
"editable" property is set to true
To prove this fact, try to play with the following samples:
mx:List