Hi,
I have created a table control in a subscreen,which reacts to a double click..
When user double clicks,I triggered a event and populated the contents in a model dialog box.
In one of the section of model dialog box, i have used SALV Grid using a container.
The question is, The ALV contents are not correct.When i click the second table control item.I am still getting the entries of the first line item,even though the SALV is bound correctly with right contents.
I have used container flush() and free() methods in PAI of model dialog box
Please advice on the same ...thanks
Edited by: A J Raj on Jun 9, 2010 8:45 PM