Hello together,
I've read many posts, but I do not find any solution.
Problem:
I' ve got the alv-grid on a tab-reiter application.
I can edit my grid. When I press 'Enter' after any change in the control, the data changes correctly, with the event "DATA_CHANGED_FINISHED". But when I add an new line, with the alv-button "+", or copy some lines, the event "DATA_CHANGED_FINISHED" is not been called. So I have differences between the table in the programm and the data shown in the control. Could I call the DATA_CHANGED_FINISHED event manually ?
Thanks for your help, and other ideas ..
Greetings Sascha