Thanks for relies.
I saved the reference in newCellItem.
Cheers.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/AbstractColumn-get-row-object-tp4661924p4661939.html
Sent from the Users forum mailing list archive at Nabble.com
the row object when I create the column?
Thanks.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/AbstractColumn-get-row-object-tp4661924.html
Sent from the Users forum mailing list archive at Nabble.com
in the row.
Here is my code:
ListIColumnlt;Person createTableColumns() {
...
columns.add( new EditColumn (...))
}
May I get the row object when I create the column?
Thanks.
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/AbstractColumn-get-row-object-tp4661924.html
://wicket.apache.org/apidocs/1.5/org/apache/wicket/extensions/markup/html/repeater/data/table/DataTable.html#newCellItem%28java.lang.String,%20int,%20org.apache.wicket.model.IModel%29
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/AbstractColumn-get-row-object