Skip to Content
0
Former Member
Feb 17, 2009 at 05:18 PM

Event Handler for second grid

51 Views

Hi, Gurus:

I followed the example ALV program BCALV_GRID_03, created my own program.

I have my own data show on the first grid. Double click event implemented, so I can go to second grid via double click.

Now I need to implement another double click event for grid 2, the code inside CLASS lcl_event_receiver IMPLEMENTATION is just for grid 1. How could I do it ?

I have read the Easy Reference for ALV Grid Control, it seems that I could not get answer from it.

Thanks in advance.

Liang