EXT js 4.2 How to filter grid with filter plugin on key press?

464 Views Asked by At

I tried to find something to filter my grid when I write anything in the text inputs for the filterHeader and press enter for ex. Couldn't find anything about it, thankful for any ideas?

Regards;

1

There are 1 best solutions below

1
On

This functionality is included in the framework. Check this example on Sencha Docs.