If I remember correctly the 4.6 behavior (moving focus out the data grid on the tab key if not editing a cell) was put in so a data grid could be tabbed out of without having to visit every cell that had an editor.
-Darrell On Wed, Nov 27, 2013 at 11:05 AM, Alex Harui <aha...@adobe.com> wrote: > Then focus shouldn't leave the grid, it should cycle through the renderers. > > On 11/27/13 8:00 AM, "mark goldin" <markzolo...@gmail.com> wrote: > > >Yes, it is. > > > > > >On Wed, Nov 27, 2013 at 9:52 AM, Alex Harui <aha...@adobe.com> wrote: > > > >> Is Datagrid.editable==true? > >> > >> On 11/27/13 5:12 AM, "mark goldin" <markzolo...@gmail.com> wrote: > >> > >> >I am facing a focusing problem using the latest (4.11) SDK. > >> >Specifically, if I tab to a Spark DataGrid it gets focus correctly by > >> >showing a blue border, if I hit tab again then instead of leaving the > >>grid > >> >the focus goes to the first column's header by drawing an inner > >>border. I > >> >double check it by using 4.6 SDK and there is no problem there. Anyone > >> >else > >> >has seen that problem? > >> > > >> >Thanks > >> > >> > >