Editable grid with selection

Certified Lead Developer

Hi guys,

I have a requirement with an editable grid which contains 3 columns, In first column we are having checkboxes, In second we are having some text boxes some are readOnly and some are editable. Where as in the last column we are having remove button to remove the row.

Now some of the rows are conditionally displayed based on the checkbox values on the form. The checkbox in the grid is same as selection.

My questions are:

1.I want to save the readonly text on clicking on the corresponding checkbox of first column into CDT(Interface input)

2.I want to remove the row after clicking on the remove button and that also need to be removed in CDT(Interface input)

3.In of the row, we are having hardcoded text and some text need to be entered by the user(Provided in such a way that user need to enter in the blanks). So in such a case what should be the value and save Into(to save the value into CDT Interface input) parameters?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data