I m facing the below mentioned issue while developing a flex
application :

In a normal datagrid on applying sort(clicking on the sort area on
header) the arrow is flipped, but in an advanced datagrid the arrow
gets filled on moving the mouse and not on applying the sort. The icon
gets flipped only if sortexpertmode=true. But i want to flip the arrow
like it happens in a normal datagrid or on sortexpertmode= true in an
advanced datagrid when sortexpertmode=false.

Either the icon should flip or I can make sortexpertmode=true and
remove the dependency of hitting the control key for multi column
sort. In sortexpertmode=true the multi column sort should be
independent of controlkey pressed and should be triggered only on
clicking on the sort area of the header.

Solution to any one of the above is welcome :)

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to