Merge fb2c0f31ac4c

This commit is contained in:
Heng Sin Low 2013-03-27 21:36:27 +08:00
commit 400413f3a7
1 changed files with 2 additions and 0 deletions

View File

@ -1458,6 +1458,8 @@ DataStatusListener, IADTabpanel, IdSpace, IFieldEditorContainer
if (!tabPanel.isGridView()) {
tabPanel.switchRowPresentation();
}
} else if (tabPanel != null && !tabPanel.getGridTab().isCurrent()) {
tabPanel.activate(true);
}
}