Hi,

 

I’am using the editable datagrid example from inmethod.

 

When I add my grid to my page, I’am using this line:

DataGrid grid = new DefaultDataGrid("grid", new
infoDataSource(dp.getInfoVintage()), columns);

 

The final result, like on the website example
(http://wicketstuff.org/grid-examples/data-grid/editable-selection.1) is
that one empty row is added at the end of the datagrid.

 

Is there a way to avoid it? (I would like for example having my datagrid
center on the screen with no empty rows) I searched in DefaultDataGrid
source code but found no results.

Thanks for help,

 

François Jeunesse
IT Consultant
A-SYST SA
Route de Holzem, 3
L-8232 Mamer
Luxembourg
Mobile (Lux) : +352 691 945 980
Mobile (Bel) : +32 474 49 83 82

 

Reply via email to