Hi, 2 questions regarding keyboard access for the AdvancedDataGrid control (Flex 3).
We have non-editable AdvancedDataGrids where users can copy/paste data from any rows and/or cells they want. Mouse users can highlight cells/rows and right-click to copy just great. But... 1. Haven't found a way to enable right-click functionality for the keyboard user. Shift+F10 generally triggers menus available via right-click - at least in IE/FF - but no dice so far. 2. Keyboard users can arrow between rows within the grids nicely. But, if a specific cell has a focusable element (link, button, combobox), users can't switch from navigating row-row, to navigating cell-cell to access that element. Is there a way to support both so keyboard users can navigate row-to-row as well as cell-to-cell in the same grid?? Have looked below, but not finding it. Any help is greatly appreciated. Thanks! Margy - http://livedocs.adobe.com/flex/3/html/help.html?content=advdatagrid_11.html - http://livedocs.adobe.com/flex/3/html/help.html?content=accessible_5.html#176731

