Thanks for your reply,
there is only one method in class DataTable, but it is not called. Maybe
it's because i work with wicket 1.4.7.
protected Item<T> newRowItem(final String id, int index, final IModel<T>
model)
{
return new Item<T>(id, index, model);
}
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/Access-read-and-modify-td-Tag-cell-tag-in-Datatable-tp4655872p4655888.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]