Hi All,
The object is to take the contents of a cell on a non alv table and copy it to the enterable cells in a table column.
I dont want to have a button or link in the cell. Nor action on every field changed.
I have tried to get the cell focus and then click elsewhere to initiate the action - if I click a button elsewhere the focus is lost. Not that I had the focus in the first place!
I have tried putting a context menu on the cell and then right click but I get the id of the context action. So I have the row of the table but not the column.
The table has been generated dynamically.
I am hoping this is simple - I have had a read on the forum but not found the answer.
Thanks for help.
Bruce