Skip to Content
0
Feb 27, 2009 at 02:53 AM

How to read the selected grid information

30 Views

I have a display screen in my module pool program using oops. On this screen I hae three different grids. The data on these grids has the common column structure where as the data populated in these comes from different internal tables. Now I am using event double click to have a drill down. Now my problem is that event double click enables me to retrieve the column number and line number selected, however I am unable to get the information about the selected grid. Please explain if I can get the information about the container or grid selected.