[ 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:
parent
968727b437
commit
ea3b0bc6f3
|
@ -689,6 +689,7 @@ public class GridController extends CPanel
|
||||||
// Update UI
|
// Update UI
|
||||||
if (!isSingleRow())
|
if (!isSingleRow())
|
||||||
vTable.autoSize(true);
|
vTable.autoSize(true);
|
||||||
|
activateChilds();
|
||||||
} // query
|
} // query
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in New Issue