PDA

View Full Version : grid inside TabPanelItem



Tomi21
29 May 2008, 6:40 AM
Hello everyone,

I would like to know how I can set a EditorGrid object to be a TabPanelItem body.
My problem is that I need to show a different grid inside a tab panel when a tab is actiavted by the user.

Thanks in advance

mjlecomte
29 May 2008, 10:45 AM
You're posting in old 1. forum. There are examples of grid in tab in the demos (see the layout browser example). Also check www.extjs.eu for an example.

There were posts last night about how to activate a tab to refresh it's content when you click on a tab.