I'm trying to reuse a grid under different tabs.
Is there a way I can have one centralized store for that grid and show data under different tabs based on a filter? In other words, can I add a store to a grid with a data filter via designer / in the event handler.
I'm using Ext JS: 3.4 (if it helps)
Here is a snapshot of what I'm looking for.
