Display the data in tabular format and implement on click event.

1
Hi , I want to display the data in following format. How can I display it?. and also i want to implement event handler. I mean if i select one row then the microflow should get called. Can any one tell me how can i do it? 
asked
1 answers
0

You can use nested template grids for this

See refguide/template-grid

answered