Welcome Guest Search | Active Topics | Sign In | Register

Keyboard navigation Options
janakis
Posted: Friday, April 2, 2010 12:54:46 PM
Rank: Member
Groups: Member

Joined: 2/10/2010
Posts: 13
Hi,

I am trying to see if user can tab through the cells in the grid instead of clicking on mouse each time. As per your documentation, I have set the EnableKeyBoardNavigation=true and FullRowMode=False for the Grid. I am still not able to tab through the cells. Can you tell me what I am missing?

Thanks, Janaki
eo_support
Posted: Friday, April 2, 2010 2:03:41 PM
Rank: Administration
Groups: Administration

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

It seems that you have done everything correctly. If you run this sample can you see it working correctly?

http://demo.essentialobjects.com/Default.aspx?path=Grid\_i1\_i21

Note that you must click the Grid first so that it can receive focus.

Thanks!
janakis
Posted: Friday, April 2, 2010 2:19:13 PM
Rank: Member
Groups: Member

Joined: 2/10/2010
Posts: 13
Yes, I can run the sample just fine. But for my grid, when I hit the tab key, it creates a new row instead of taking me to the next cell.
eo_support
Posted: Friday, April 2, 2010 5:26:49 PM
Rank: Administration
Groups: Administration

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

We are not able to reproduce this problem. Can you provide a test page?
Thanks!
janakis
Posted: Wednesday, April 7, 2010 12:19:22 PM
Rank: Member
Groups: Member

Joined: 2/10/2010
Posts: 13
Hi,

The keyboard navigation works in that it takes you to the cell when you tab, but doesn't put the cell in edit mode. Do I have to click on the cell before editing?

Thanks, Janaki
eo_support
Posted: Wednesday, April 7, 2010 5:00:48 PM
Rank: Administration
Groups: Administration

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

Enter key puts the cell in edit mode. If you wish the cell to automatically go into edit mode without pressing enter key, you will need some additional code. See this topic for sample code:

http://www.essentialobjects.com/forum/postst3841_How-to-automatically-edit-an-cell-when-the-cell-receives-focus.aspx

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.