Integrate revision 11217
Current tab needs to be refreshed after the parents - the status is showing the info of the parent tab Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904313 Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904313
This commit is contained in:
parent
d182cff828
commit
b33b62490b
|
@ -1015,6 +1015,8 @@ public class GridTab implements DataStatusListener, Evaluatee, Serializable
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// refresh this tab
|
||||||
|
dataRefresh();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue