On gridRowLayout selection i am populating the selected grid data in local!selectedGridData which has the clientID value for selected row. From this local!selectedGridData, we need to update the clientID value to ri!clientDetails.clientID at selected index

Hi All,

On gridRowLayout selection i am populating the selected grid data in local!selectedGridData which has the clientID value for selected row. From this local!selectedGridData, we need to update the clientID value to ri!clientDetails.clientID at selected index on click on button.

Here local!selectedGridData and ri!clientDetails both are of array.

Please help with sample code, so that i will try once.

Thanking you

  Discussion posts and replies are publicly visible