If i need to adopt to this API, then i need to rewrite the entire Page class.
Is there any other solution.

How do i get hold of the rowModel(org.apache.wicket.markup.repeater.Item) in
the DataView when one of the columns is selected. There must be way to get
the rowModel for some event trigger in a column...


Jonathan Locke wrote:
> 
> 
> don't know the answer, but just thought you should know about this FYI:
> 
> http://inmethod.com/
> 
> 
> Sathish Gopal wrote:
>> 
>> Hi all,
>> 
>> I've built a DataTable(AjaxFallbackDataTable) to display list of values.
>> My requirement is that by clicking (Link) one of the coloumns in any
>> given row should make the row (all the columns) editable.
>> I've used AjaxEditlabel as cell renderer for all the columns. How to
>> change the underlying editor of all the column in a specific row?
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Making-entire-row-editable-in-a-DataTable-tp17071597p17078462.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to