Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6105887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:01:13+00:00 2026-05-23T14:01:13+00:00

Is it possible to navigate between rows using the Up and Down arrow keys?

  • 0

Is it possible to navigate between rows using the Up and Down arrow keys?

For example, if the first row in the grid is selected and the user presses ‘down’, I would like the grid to unselect that row and select the next row down in the grid.

There is a post in the jqGrid Forums about this at http://www.trirand.com/blog/?page_id=393/help/navigate-arraw-keys/, but enabling cell edit mode is not a solution for me as it will cause many other undesirable grid behaviors.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T14:01:13+00:00Added an answer on May 23, 2026 at 2:01 pm

    Keyboard navigation has finally been added to jqGrid as of version 4.0.

    To get started, go to the Demo Page and navigate to Functionality | Keyboard navigation.

    The following code is used to bind the up/down arrow keys:

    jQuery("#keynav").jqGrid('bindKeys');
    

    But as the demo shows, you can pass options to bind other keys as well:

    // Bind the navigation and set the onEnter event
    jQuery("#keynav").jqGrid('bindKeys', {
           "onEnter" : function( rowid ) { 
                         alert("You enter a row with id:"+rowid)
           }
    });
    

    For more information, please refer to the bindKeys method in the documentation wiki.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to navigate an NSTableView's editable cell around the NSTableView using arrow
I'm using Subversion for version control. Is is possible to navigate through the diff
Possible Duplicate: How do you send email from a Java app using Gmail? How
As stated by Microsoft , it's not possible to programatically navigate from the main
Is it possible to programmatically change settings on a Netgear wireless router using C#?
is it possible to login to sites like facebook,gmail using iwebbrowser2? in the code
Possible Duplicate: Separate Back Stack for each tab in Android using Fragments I've recently
Im using emacs and etags to navigate my way round a project, is it
I am using swipes to navigate through the pages of my jQuery mobile /
I need to navigate a Json structure as I would navigate an XML using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.