All RequiresResize widgets must be explicitly sized or added to ProvidesResize widgets (prior to the RootLayoutPanel or ProvidesResize widget with an explicit size, the only exception is the ResizeLayoutPanel , which doesn't implement ProvidesResize because it cannot execute the contract for its header and footer widgets, but it definitely sets it apart from the central widget).
So the question is: where did you add the DataGrid and / or ResizeLayoutPanel ?
Thomas Broyer
source share