[CLOSED] Grid filter plugin reload on user key enter press

  1. #1

    [CLOSED] Grid filter plugin reload on user key enter press

    Hi,
    I look for one way to reload the grid filter plugin when user press Enter Key into TextField or NumberField of filter menu.

    I found this post:
    http://forums.ext.net/showthread.php...on-GridFilters

    Is there the same scenario on ext.net 2?
    Is there a way to solve it?

    Thanks in advance.
    Mauro
    Last edited by Daniil; Jun 18, 2013 at 4:03 AM. Reason: [CLOSED]
  2. #2
    Hi Mauro,

    I don't understand well the requirement. Please elaborate this phrase:
    one way to reload the grid filter plugin
  3. #3
    Hi Danii,
    sorry for my english.
    I'd like to apply a filter, and then reload the grid, when user press Key Button.
    It's the same request of this post:
    http://forums.ext.net/showthread.php...on-GridFilters

    Quote Originally Posted by Daniil View Post
    Hi Mauro,

    I don't understand well the requirement. Please elaborate this phrase:
  4. #4
    Well, you can do it by calling a Store's reload function.
    grid.getStore().reload();

Similar Threads

  1. [CLOSED] press the ENTER key
    By majunior in forum 1.x Legacy Premium Help
    Replies: 9
    Last Post: Nov 15, 2012, 10:13 PM
  2. Press Enter key should work on search button
    By Nagaraju in forum 1.x Help
    Replies: 1
    Last Post: Oct 09, 2011, 5:09 PM
  3. How do press Enter key jump like Tab?
    By whs2893 in forum 1.x Help
    Replies: 6
    Last Post: Mar 23, 2011, 3:07 AM
  4. Replies: 0
    Last Post: Sep 10, 2009, 8:59 AM
  5. Don't filter until user presses enter?
    By _Belial in forum 1.x Help
    Replies: 0
    Last Post: Apr 30, 2009, 12:20 PM

Posting Permissions