gslender
13 Jul 2008, 11:03 PM
Detailed description of the problem
When using a TabPanel FormPanel, if you setAutoHeight(true) the fields won't show - ie the auto calc doesn't consider the fields in the tab items...
GXT version
v1.0
Host mode / web mode / both
both/all
Browser and version
n/a
Operating System
n/a
Sample code
Just add panel.setAutoHeight(true); after line 24 of TabPanelFormPanelPage.java in Explorer.
When using a TabPanel FormPanel, if you setAutoHeight(true) the fields won't show - ie the auto calc doesn't consider the fields in the tab items...
GXT version
v1.0
Host mode / web mode / both
both/all
Browser and version
n/a
Operating System
n/a
Sample code
Just add panel.setAutoHeight(true); after line 24 of TabPanelFormPanelPage.java in Explorer.