Highlighting selected row in AjaxFallbackDefaultDataTable

2009-10-09 Thread Roman Ilin
Hello *, is it possible to highlight selected row without rewrithing populateItem() or something similar? If not then what is the best method to override? Regards Roman - To unsubscribe, e-mail:

Re: Highlighting selected row in AjaxFallbackDefaultDataTable

2009-10-09 Thread Linda van der Pal
I solved this problem by switching over to the inmethod datagrid. Which has, of course, given me other problems that I still need to solve. Regards, Linda Roman Ilin wrote: Hello *, is it possible to highlight selected row without rewrithing populateItem() or something similar? If not then

Re: Highlighting selected row in AjaxFallbackDefaultDataTable

2009-10-09 Thread Igor Vaynberg
http://wicketstuff.org/wicket/repeater/?wicket:bookmarkablePage=:org.apache.wicket.examples.repeater.OIRPage -igor On Fri, Oct 9, 2009 at 5:43 AM, Roman Ilin roman.i...@gmail.com wrote: Hello *, is it possible to highlight selected row without rewrithing populateItem() or something similar?

Re: Highlighting selected row in AjaxFallbackDefaultDataTable

2009-10-09 Thread Roman Ilin
Thank you Igor, but I cant find where 'toggle highlight' Link/Action is added to ActionPanel. Regards Roman On Fri, Oct 9, 2009 at 5:21 PM, Igor Vaynberg igor.vaynb...@gmail.com wrote:

Re: Highlighting selected row in AjaxFallbackDefaultDataTable

2009-10-09 Thread Roman Ilin
I have being looking on wrong Page. I found what you mean. Thank you one more time. On Fri, Oct 9, 2009 at 5:41 PM, Roman Ilin roman.i...@gmail.com wrote: Thank you Igor, but I cant find where 'toggle highlight' Link/Action is added to ActionPanel. Regards Roman On Fri, Oct 9,