Yes, changing layoutDirection="ltr" on DataGrid fixed the problem. However, I have a number of DataGrids. Is this something that I need to apply to each?
Thanks On Tue, Feb 17, 2015 at 12:41 AM, Alex Harui <[email protected]> wrote: > Look up the parent chain for layoutDirection and direction properties. > > On 2/16/15, 1:11 PM, "mark goldin" <[email protected]> wrote: > > >I have switched to use SDK 4.13.0. I am using Flex 3 compatibility mode. > >Everything works as expected, except when I drag columns in adg column's > >header is going to opposite direction of the actual mouse move. After > >releasing the mouse the column appears in the right place. Anyone has > >experienced the same? > > > >Thanks > >
