开发者

Focus back to datagrid column after editing in flex

How can I get back the focus to the c开发者_如何学JAVAolumn after editing datagrid by Keypress.Enter, so that I can move to another column using arrow keys. Now its stuck in the edited cell and I cant move to another column.

Thanks, Rej


Use focusManager to setup focus of cell which should be presented inside of event.currentTarget

read next articles:

http://www.vaishalimistry.com/2005/12/15/set-focus-on-a-cell-in-datagrid-in-flex-20/

http://www.axelscript.com/2008/02/20/using-the-focusmanager-in-flex/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜