Editable Grid - Update Rule Input on Data Change

Certified Senior Developer

Hi,

i'm trying in an editable data grid to "intercept" o simulate the "on data change" event.

i want to return a rule input value to the parent interface that called the actual interface (with an a!save of the input passed) when data in the datagrid are changed but not saved.

So if i remove a row, add a row or save data the events are present and all go right.

The problem is that i cant do an "a!save" of the ri! paramenter when dataChange in the editable datagrid.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data