[CLOSED] Multi-Header Filter - issues with Paging

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Multi-Header Filter - issues with Paging

    Hi,

    I have implemented multi-header filter (local filter not remote) in grid panel (like http://mvc.ext.net/#/GridPanel_MultiHeader/Filter/ ). Also added paging toolbar in the bottom of the grid panel. The filter is working fine if it returns single page result. In case more than one page and i am navigating to the second page, it clears all the filter text as well as the filtered results and it shows all the results. if i am using filter features (instead of multi-header filter) its working fine. How can i solve this issue. Please guide me.

    Thanks in advance
    Last edited by Daniil; Nov 26, 2013 at 6:37 AM. Reason: [CLOSED]
  2. #2
    Hi @MTSI,

    Yes, a PagingToolbar is not aware of those filters. So, it is not going to work.

    We recommend to switch to the FilterHeader plugin.
    https://examples2.ext.net/#/GridPane...ader/Overview/
  3. #3
    Hello!

    We added a MVC version of this sample, you can find it in our SVN: http://svn.ext.net/premium/trunk/Ext...Views/Overview
  4. #4
    Thanks for your quick reply.

    From the example it supports only the text-box control filter it seems. But I need date picker and combo box too.

    Is there any possibility?
  5. #5
    Here is an example with custom fields.
    https://examples2.ext.net/#/GridPane.../Custom_Field/
  6. #6
    Generally speaking, you should just put a DateField into a Column's HeaderItems. It should be used as a filter.

Similar Threads

  1. Replies: 0
    Last Post: May 31, 2013, 8:06 AM
  2. [CLOSED] RowSelectionModel Multi Issues with sorting and row selection
    By Patrick_G in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: May 17, 2013, 6:32 PM
  3. Replies: 1
    Last Post: Mar 20, 2013, 4:18 PM
  4. [CLOSED] paging toolbar loses filter params when paging
    By ecko in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Mar 08, 2013, 10:15 AM
  5. [CLOSED] Multi header filter grid error...after upgrade!!
    By ilanga in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 10, 2011, 6:19 PM

Tags for this Thread

Posting Permissions