How to processed click event by rows

How to processed click event by layout rows
{
rows:[ {…}],
onClick: ???
}

Hello Duchan

To process click event you can use the event() method.
Please check the example: Code Snippet