0
votes

I have a tabpanel, each tab has a grid. When I click on tab it appears empty. I want grid to be refreshed whenever I click on the tab. How can I achieve this in ExtJS4?

Thank you....

1

1 Answers

1
votes

listen for the active event on the grid.

and reload the store of the grid if the store is empty