You could override the newItem() method and use a behavior to modify
the "onclick" attribute of the <tr>.

On Wed, May 28, 2008 at 10:55 AM, nitinkc <[EMAIL PROTECTED]> wrote:
>
> I need to add a behavior("onclick" event) to a row of a datatable
> implementation. So this will be invoked whenever the user clicks on any row
> of the datatable. Also, any ideas on how to change the mouse pointer icon
> while on the row. Thanks!
> --
> View this message in context: 
> http://www.nabble.com/Adding-behavior-to-rows-of-a-datatable-tp17514629p17514629.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]
>
>

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

Reply via email to