Hello List,i've another question. Is it possible to make a whole row in a datatable clickable? I've tried with a commandLink like this.
<tom:dataTable ....> <tom:commandLink ......> Row Content goes here </tom:commandLink> </tom:dataTable> But this don't work. Is there any solution,example for this. Thx for suggestions

