Hi all I'm using a PageableListView component and I want to make each row of the list clickable. I don't want to add a column with a label like "details", I just want to click in any place of the row to go to details. Is there a way to do this?
Thanks in advance Marco
