How to get the selected entry in WebDynpro ABAP table?
- by Philipp Andre
Hallo,
i have a webdynpro containing a table displaying numerous lines. after the user clicks the delete button i want to delete the selected line of the table.
my problem right now is, that i don't know how to implement this in the event-call.
How can i identify the selected line of the table?
Best regards
Philipp