I am using popups. But these grids are not in there. On Thu, Feb 19, 2015 at 2:15 AM, Alex Harui <[email protected]> wrote:
> Are you using popups? I think there was an issue with LTR and popups at > one point. > > -Alex > > On 2/18/15, 1:32 PM, "mark goldin" <[email protected]> wrote: > > >A simple case does not have this problem. However, I have searched all my > >code and didn't find a single instance of layoutDirection being set. > > > >On Wed, Feb 18, 2015 at 2:35 AM, Alex Harui <[email protected]> wrote: > > > >> Not sure why layoutDirection isn’t set to ltr. Try a simpler test case > >> and see if you have the same problem. > >> > >> On 2/17/15, 6:34 AM, "mark goldin" <[email protected]> wrote: > >> > >> >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 > >> >> > >> >> > >> > >> > >
