Skip to Content
0
Former Member
Apr 20, 2010 at 10:51 AM

Parameter mapping of checboxes inside Table with dynamic node

34 Views

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