Hai Guys,
I am trying to fetch a selected row from a table control so as to save the data in an Editor. Now, i select the record and click on a button (ALV field as Button). The problem here is, the table control data is not modified and hence i dont get the marked record. The control doesnt go through the PAI because when i click on the button, it is handled by the BUTTON_CLICK event. How do i get the marked record? I tried to modify the table control data within the method handling BUTTON_CLICK event but the changes are not done.
Thanks in Advance,
rama