[CLOSED] Remote Filtering through Plugin 'GridFilters' with MVC

  1. #1

    [CLOSED] Remote Filtering through Plugin 'GridFilters' with MVC

    Dear Support Members,

    I want to use plugin 'GridFilters' for remote filtering with MVC I have found an example for remote filtering (https://examples1.ext.net/#/GridPane...ilters_Remote/) but in this we can provide a method to event "OnRefreshData" of store but i failed to call controller on this event. is there any way to call controller on this event.

    Thanks.
    Last edited by Daniil; Nov 07, 2011 at 7:41 AM. Reason: [CLOSED]
  2. #2
    Hi,

    No, you can use Page_Proxy in MVC, but you still need to use code behind, no a controller. It goes against the MVC police.

    I can suggest you to use a HttpProxy. The following thread should help you:
    http://forums.ext.net/showthread.php?8121

Similar Threads

  1. [1.0] Codebehind and GridFilters/Remote filtering
    By plykkegaard in forum 1.x Help
    Replies: 7
    Last Post: Oct 26, 2011, 10:01 AM
  2. Remote GridFilters via HttpProxy
    By Thinjon100 in forum 1.x Help
    Replies: 1
    Last Post: Sep 19, 2011, 1:39 PM
  3. [CLOSED] GridFilters Plugin and MVC
    By Stefanaccio in forum 1.x Legacy Premium Help
    Replies: 10
    Last Post: Jan 06, 2011, 3:23 PM
  4. Extend Gridfilters Remote example with grouping
    By CarWise in forum 1.x Legacy Premium Help
    Replies: 14
    Last Post: Oct 14, 2010, 12:15 PM
  5. [CLOSED] GridFilters plugin with HttpProxy
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 13
    Last Post: Oct 07, 2009, 7:25 AM

Posting Permissions