hello all..
i used the following code for creating the screen and displayed the first ALV output.
CL_GUI_CUSTOM_CONTAINER=>SCREEN0.
When i have to display the details based on the mouse double click, i added the event handler class definition and implementation.
i need some code advice of how to define and handle the event in the above scenario.
Regards,
Karthi M R.