Welcome Guest Search | Active Topics | Sign In | Register

Automatically go into edit mode when grid cell is tabbed into? Options
Tom K.
Posted: Monday, December 14, 2009 2:02:17 PM
Rank: Advanced Member
Groups: Member

Joined: 9/14/2009
Posts: 29
Product Support,

I have a question regarding the grid control.

To reduce the amount of keystrokes, is there a client-side way that I can bank on a tab or arrow key event in order to put the resulting focused cell in edit mode automatically without having to press the Enter key or click in the cell?


Thanks very much,

Tom
eo_support
Posted: Monday, December 14, 2009 3:10:50 PM
Rank: Administration
Groups: Administration

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

You can do that by handling the Grid's ClientSideOnCellSelected and then call the Grid's JavaScript API to put the selected cell in edit mode. You can find sample code in this thread:

http://www.essentialobjects.com/forum/postst2082_Custom-Column--Advanced-2-question.aspx

Thanks!
Tom K.
Posted: Monday, December 14, 2009 3:16:28 PM
Rank: Advanced Member
Groups: Member

Joined: 9/14/2009
Posts: 29
Thanks very much! I'll take a look at that thread link.


Best Regards,

Tom


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.