M using method set_table_for_first_display to display ALV on screen.
If i go back and enter some new values and again display the alv i see the previous values in the grid. Only Top of page gets refreshed. Hence the grid data is not getting refreshed.
For this i also used method refresh_table_display just after the method set_table_for_first_display but to of no avail.
PLZ HELP!