Click Event for TableRow?

  • Thread starter Thread starter Steve - DND
  • Start date Start date
S

Steve - DND

Is there any way to create a click event for a TableRow? It doesn't seem to
be built in by default. If anyone knows how this can be implemented it would
be most appreciated.

Thanks,
Steve
 
Steve - DND said:
Is there any way to create a click event for a TableRow? It doesn't seem to
be built in by default. If anyone knows how this can be implemented it would
be most appreciated.

Thanks,
Steve

You can write a client side click event for a table row using javascript.

Thanks
Ram
 
Back
Top