Hi Experts,
I have a dynamic table with dynamic datasource node. This table contains checkboxes for row selection. I have to change the color of row on click of toggle event of checkbox so that this particular row looks like a selected row.
I was thinking of using parameter mapping for the same. But thing is since my node is a dynamic node i am not able to create parameter of onToggleEvent which can give me "index" of the toggled checkbox.
Please suggest a solution for the same.
Regards
Pranav