Question
1
Replies
90
Views
Infosys
Posted: February 4, 2019
Last activity: February 4, 2019
Repeating Grid values not showing on clipboard
Hi Team,
Am loading values on grid and am trying to mode one row and able to add item in grid.
Am not able to view modified and added item in grid on clipboard. How can i achive this ?
Hi Naveen,
You can post each item value in the Grid after changes(Add action set, for Change event put Post vale as action) so that values will be available in the clipboard page.
Thanks
Hemalatha