Filtering RadGrid with keyboard

Thread is closed for posting
2 posts, 1 answers
  1. Answer
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 17 Apr 2009 Link to this post

    Requirements

    RadControls for ASP .NET AJAX version

    2009.1.311 and later

    .NET version

    2.0 and later

    Visual Studio version

    2005 and later

    Programming language

    C#, Javascript

    Browser support

    all browsers supported by RadControls for ASP .NET AJAX


    PROJECT DESCRIPTION 

    This project shows how you could make your RadGrid filter its data by pressing [Tab] and [Enter] keys from the keyboard, without clicking with your mouse. The steps you need to perform in order to filter this grid, are: type text into the filtering TextBox; then click [Tab] to focus the column filtering icon and [Enter] to open the filtering menu. You should click [Tab] once more to focus an item from the menu. Now navigate with the keyboard arrows to mark desired filter function and click [Enter]. Your grid appears filtered.

  2. 50B6A6EE-746B-4AEB-BD6E-48BD4B7AC427
    50B6A6EE-746B-4AEB-BD6E-48BD4B7AC427 avatar
    1124 posts
    Member since:
    Sep 2012

    Posted 01 Apr 2011 Link to this post

    Hello,

    We have extended the code library to show the context menu over the corresponding filter button.
    You can find the updated version attached to this post.

    I hope it helps.

    Best wishes,
    the Telerik team
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.