[CLOSED] Is it possible to add a delay to GridFilters?

  1. #1

    [CLOSED] Is it possible to add a delay to GridFilters?

    When the user is typing in the box, the grid filters apply too fast. We would like to add a longer delay. Is this possible?

    Or is it possible to only filter when hitting enter?
    Last edited by Daniil; Aug 26, 2014 at 6:41 AM. Reason: [CLOSED]
  2. #2
    Hi @drizzie,

    Please use a GridFilters's UpdateBuffer setting for delaying filtration:
    UpdateBuffer="2000"
    Or is it possible to only filter when hitting enter?
    There is no such a setting. You could override GridFilters.js.

Similar Threads

  1. How can i set delay in PagingToolBar
    By Elyfran Vaz in forum 2.x Help
    Replies: 1
    Last Post: Feb 22, 2013, 4:46 PM
  2. Gridpanel delay loading
    By vahid.ch in forum 1.x Help
    Replies: 1
    Last Post: Dec 19, 2011, 8:33 AM
  3. mask delay
    By norphos in forum 1.x Help
    Replies: 3
    Last Post: Jul 21, 2011, 7:25 AM
  4. Add delay into javascript
    By flaviodamaia in forum 1.x Help
    Replies: 1
    Last Post: Sep 30, 2009, 9:17 AM
  5. Render delay
    By oskarni in forum 1.x Help
    Replies: 5
    Last Post: Mar 03, 2009, 12:49 PM

Posting Permissions