Welcome Guest Search | Active Topics | Sign In | Register

Two Grid Issues Options
Chris Beckingham
Posted: Tuesday, September 21, 2010 10:19:42 AM
Rank: Newbie
Groups: Member

Joined: 1/13/2010
Posts: 4
I have a grid with FullRowMode set to False, and Keyboard Navigation set to true. Navigation seems to be working, but I can't tell what field is currently in focus. I can't seem to figure out how to highlight the cell that is currently in focus.

Also, I have a CheckboxColumn in the grid, and their doesn't seem to be a way to check/uncheck the box via the keyboard.

Help!! :)

Thanks,
Chris
eo_support
Posted: Tuesday, September 21, 2010 11:10:16 AM
Rank: Administration
Groups: Administration

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

You will need to set the GridItemStyleSet.SelectedStyle to have a different style (usually a different background color) so that selected style will show differently.

I do not believe there is a way to check/uncheck the box via keyboard in the current version. It does make sense to support that. So we will look into it and see if we can have that feature.

Thanks!
Chris Beckingham
Posted: Tuesday, September 21, 2010 11:27:05 AM
Rank: Newbie
Groups: Member

Joined: 1/13/2010
Posts: 4
Do you think there's any way to work around the checkbox issue? I.e. catch a keypress in javascript and fire a "check" event on the checkbox?
eo_support
Posted: Tuesday, September 21, 2010 1:02:01 PM
Rank: Administration
Groups: Administration

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

I don't believe there is a reliable way to do that. We will have to implement that in the Grid.

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.