开发者

How to select rows using key board in data grid in flex

HI,

I need to select rows using key board u开发者_如何学运维p and down arrow buttons in the flex data grid.Please give the solution.

Thanks, Ravi


You can move between cells and rows using keyboard navigation. I'm not sure how that reflects in the selectedIndices / selectedItems properties, though.

You may be able to work something out by listening to the keyPress events; I'd probably start with keyUp: http://livedocs.adobe.com/flex/3/langref/flash/display/InteractiveObject.html#event:keyUp

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜