Right now i have a tab panel with 4 tabs. Inside each tab I have a button and after the user clicks the button I want to generate a data grid inside the 'center' region of the panel. Is this possible? Do i need to have an empty grid first and then generate it with a store? Any help would be greatly appreciated. Thanks