[ 2596107 ] Swing Client Master-Detail window problem

https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2596107&group_id=176962

Fixed for simple master-detail windows
This commit is contained in:
teo_sarca 2009-02-18 11:45:14 +00:00
parent 968727b437
commit ea3b0bc6f3
1 changed files with 1 additions and 0 deletions

View File

@ -689,6 +689,7 @@ public class GridController extends CPanel
// Update UI
if (!isSingleRow())
vTable.autoSize(true);
activateChilds();
} // query
/*