1. #1
    Sencha User
    Join Date
    Feb 2011
    Posts
    13
    Vote Rating
    0
    Patrick86 is on a distinguished road

      0  

    Default filter_plugin for Ext.ux.maximgb.treegrid.GridPanel

    filter_plugin for Ext.ux.maximgb.treegrid.GridPanel


    Hi freinds,
    I useExt.ux.maximgb.treegrid.GridPanel in my project.I want to use filters in my treegrid.Where can I find the plugin to add to make my grid allows filters
    (I like to do the same as I used in my gridPanel:
    var cm = app.Salarie.List.createColumnModel.call (this, extraColumns);
    var store = app.Salarie.List.createStore.call (this, extraColumns);
    var storeEntites = app.Salarie.List.createStoreEntite.call (this);
    var filters = app.createGridFilters (cm);
    var grid = new Ext.grid.GridPanel ({
    cm : cm,
    cls :
    'id-salarie-list-view app-t-salarie-list',
    bbar : app.Salarie.List.createPaginator.call (
    this, store),
    tbar : app.Salarie.List.createMenu.call (
    this),
    view : app.shf.list.createGroupingView (),
    store : store,
    title :
    this.getPageTitle (),
    plugins : [filters],
    loadMask :
    true,
    selModel :
    new Ext.grid.RowSelectionModel ({singleSelect : false}),
    stripeRows :
    'true',
    enableColLock :
    false,
    autoExpandColumn :
    'id_designation'}
    )
    ty

  2. #2
    Sencha User
    Join Date
    Nov 2008
    Location
    Vienna - Austria
    Posts
    866
    Vote Rating
    0
    micgala is on a distinguished road

      0  

    Default


    Hopefully someone will move this thread.
    This is a GXT forum, not extjs.

  3. #3
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,703
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    Quote Originally Posted by micgala View Post
    Hopefully someone will move this thread.
    This is a GXT forum, not extjs.
    Done

  4. #4
    Sencha User
    Join Date
    Feb 2011
    Posts
    13
    Vote Rating
    0
    Patrick86 is on a distinguished road

      0  

    Default


    Hi,
    It is more kind if you move the thread to the exact forum (like in msdn) not delete it.
    What is u skype ?I don't understand deutsh
    thank you in all cases