With an editable DataGrid, select a row to give the grid focus.  On the desktop, bring some other application to the foreground.  Then go back and click on the Flex app that's running in the browser (click on the app, not on the browser window title bar).  The grid will then put a cell into edit mode.

The grid is acting like as if it was just given focus via tabbing.  The grid does try to avoid this behaviour when focus is given via a mouse click (in focusInHandler()), but it doesn't appear it catches this mouse click since it comes from "outside".
__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to