Skip to Content
0
Former Member
Aug 10, 2016 at 11:37 AM

How to pass a value to controller function onclick of icon?

2000 Views

Hi,

I have added customlist (participant array) with each list having delete icon and edit icon. Onclick of delete icon i need to call a function in controller and pass id of participant which is in model.. how will i scheive this??