Hi all,
I have a requirement to create a Web Dynpro table with many columns. Few columns user input is required.
Once the user's entered the values in these columns,
need to perform some calculations update the data in the display only fields of the same row.
I managed to create the editable and displayed columns. I have assigned OnEnter event to editable columns.
But i am not sure how to know the index of the row of the table that user entered the value in the OnEnter method.
How to get that information?
Please let me know.
Thanks,
Vamshi