I'd suggest:

1. Set up AutoLoad="false" for the stores
2. Set up the following Activate listeners for the tabs:
<Activate Handler="#{GridPanel2}.store.load();" Single="true" />
<Activate Handler="#{GridPanel3}.store.load();" Single="true" />