We use an editable alv grid oo in a customer project.
We have the problem thaht the customer enters a value in one cell and then without enter or leaving the cell pushes save.
In the save routine we trigger the check data changed event and we have the the enter event triggered. But the data in inserted in to the cell
is not available in and after the data changed it gets lost.
If the user leves the cell with tab or enters a second one check data changed works but not when he enters a value and starts the save
routine.
Is there a way to get this values?
Regards
Dirk