cancel
Showing results for 
Search instead for 
Did you mean: 

Event onSelect - how to know which piece of data has been changed?

former_member195355
Participant
0 Kudos

Hiya,

I have a table with a dropdown for currency (GBP, USD etc):

On the dropdown I have put some code in the event onSelect so that another value inthe table is updated.

The issue I have is - how do I know which line of my table was the one which triggered the onSelect event?

Any ideas would be appreciated.

Many thanks!

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

Check this document: Drop Down in Table UI . This will help u,

Revert back for any clarifications.

Regards,

Kiran

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Robert, You can also check the SAP standard WDR_TEST_TABLE Application ,TableCellEditors  link . Thanks, Chaitanya.