SmartGWT Power 3.0
Firefox 10.0.4
I have TabSet B nested in TabSet A
TabSet A has Tab 1 and Tab 2.
TabSet B has Tab 3 and Tab 4.
On startup Tab 1 is displayed.
When I programatically select Tab 4 (without ever selecting Tab 3), the content from Tab 3 is display on Tab 4.
If I then manually select Tab 3, and back to Tab 4, then everything is drawn fine.
Any ideas on this?
Firefox 10.0.4
I have TabSet B nested in TabSet A
TabSet A has Tab 1 and Tab 2.
TabSet B has Tab 3 and Tab 4.
On startup Tab 1 is displayed.
When I programatically select Tab 4 (without ever selecting Tab 3), the content from Tab 3 is display on Tab 4.
If I then manually select Tab 3, and back to Tab 4, then everything is drawn fine.
Any ideas on this?
Comment