Question

Genpact
Genpact
IN
Genpact
Posted: Sep 26, 2017
Last activity: Sep 27, 2017
Last activity: 27 Sep 2017 11:37 EDT
Closed
Dropdown in a grid control(SAP)
Hi All,
I am trying to write data to a table in SAP and one of the columns of table is a dropdown as shown in image.
I got the table control as a grid and using SetCellValue method(column name and Row) to set text.
Data is getting populated in the dropdown but when i click save the data in dropdown cells is disappearing.
Please suggest how to handle this scenario.
Thank You