[CLOSED] Gridpanel Form Filter

  1. #1

    [CLOSED] Gridpanel Form Filter

    Hi,
    I would like to drive gridpanel filters form a formpanel (see image attached).
    End users find embedded Gridpanel filtering method less user-friendly.
    Can you suggest the best way to accomplish this?
    Thanks in advance
    Marco

    Click image for larger version. 

Name:	Filter Form.png 
Views:	14 
Size:	80.3 KB 
ID:	6719
    Last edited by Daniil; Aug 13, 2013 at 3:48 AM. Reason: [CLOSED]
  2. #2
    Hi Marco,

    Well, any filtering is done by means of a Store's filterBy method.
    http://docs.sencha.com/extjs/4.2.1/#...ethod-filterBy

    You can listen to the field's Change event and do filtering accordingly.

    Also you might be interested to look at the FilterHeader examples.
    trunk\Ext.Net.Examples\Examples\GridPanel\FilterHe ader\...

Similar Threads

  1. Replies: 1
    Last Post: Mar 20, 2013, 4:18 PM
  2. Replies: 7
    Last Post: Mar 12, 2013, 8:15 AM
  3. Replies: 2
    Last Post: May 01, 2012, 4:57 PM
  4. Replies: 1
    Last Post: Jun 01, 2011, 3:22 PM
  5. remove filter form server code
    By maxdiable in forum 1.x Help
    Replies: 0
    Last Post: Jul 10, 2009, 4:39 AM

Posting Permissions