Skip to Content
0
Former Member
Sep 09, 2005 at 04:29 PM

Edit Cell Events in ALV Grid

3144 Views

Hi All,

I am using the REUSE_ALV_GRID_DISPLAY Function Module to display data in grid and make a column editable using EDIT = 'X' in the fieldcat.Depending on the value in the Column some other column value should change.But the grid values are not getting refreshed.Is there any way to catch the event when the user enters the value in the grid and presses the ENTER button.

I have an idea of how to handle this situation in case of objects but using Function how can I do this?

Thanx in advance.