Welcome Guest Search | Active Topics | Sign In | Register

navigation in grid Options
Jim Nelson
Posted: Friday, March 11, 2011 5:29:41 PM
Rank: Member
Groups: Member

Joined: 9/1/2010
Posts: 28
I would like to allow my user to move from cell to cell with tabs or up/down arrow.

I enabled EnableKeyboardNavigation thinking that would do it but it did not seem to have any effect.

Do you have a way to enable that or sample java code that would do it.

thx
eo_support
Posted: Friday, March 11, 2011 5:34:02 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

EnableKeyboardNavigation is the right one. See here for a working example:

http://demo.essentialobjects.com/Demos/Grid/Features/Keyboard%20Navigation/Demo.aspx

If you do not see any change in your application, please check:

1. Whether you have focus in the Grid (try click a Grid cell to give it focus);
2. Whether you have a different "SelectedStyle". This is important because otherwise even if you are moving your focus cell (selected cell) you won't see;

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.