Have you tried with AjaxEventBehavior("ondblclick") on the "newRowItem"?2007/8/20, Federico Fanton <[EMAIL PROTECTED]>: > Hi everyone! > I'm looking for a little help.. I need to add an "ondblclick" functionality > to a DataTable, so that doubleclicking on a row would jump to another page > (passing information about the clicked row).. > I subclassed DataTable so that I could override newRowItem to let it return a > modified Item, but I'd like to avoid hardcoding Javascript, so I'd like to > ask, what is the "Wicket way" to do this? > Many thanks in advance! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
