filter-row icon indicating copy to clipboard operation
filter-row copied to clipboard

FilterRow plugin for Ext.grid.GridPanel

Results 4 filter-row issues
Sort by recently updated
recently updated
newest added

Hello, I have a problem with your plugin, I paint 2 gridpanels with filterRow in diferents tabPanel. And the second tabPanel I have one issue with the load of store,...

Basically I've added a global on/off delay for the FilterRow and an individual column filter delay on/off for FilterRowFilter (if global one is on). The delay time (in miliseconds) has...

I am using ext js 3.3.2 and once we apply reconfigure on grid with new store and columnmodel, filters are not visible as **'renderFields'** function is only registered on **'render'**...

Not working in IE when grid's view has option autoFill = true NOTE!!! grid must have parent container, for example panel.