Saving user input values in cdts from the editable grid

Certified Lead Developer

Hi,

I have editable grid having two columns one is readonly field for showing label and in the second column the user will enter the data. The data for this columns is getting from a local variable . The user can delete the rows and he add row upto 5 rows.

Now I have a cdt with fields like r1, r2, r3, r4, r5. Now I want to map the data entered by the user to cdt.

  Discussion posts and replies are publicly visible