readonly grid

Hi All,

I have user interface with a read only grid and a button called "ASSIGN" to each row.

When the user clicks on any of the button "ASSIGN" then for the respective record I have to update few columns again the selected database record.

When I try to use a process model with a "Write to Data Store Entity" then it is making NULL to all of other column value except which I have try to pass.

How can I update the specific column value when the user clicks on the "ASSIGN" button without touching all other column/field values in the database.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data