‎2010 May 20 8:00 AM
Hi Experts.
I am using split container for displaying 2 different alv list on single screen. I am using cl_gui_alv_grid for displaying alv grid. I need the first list as interactive. My problem is when user double clicks on first list it calls second list on same screen, after that if user again clicks on the first list.. the contains of the second list was not refreshed...
I am using handle_double_click for event double_click of cl_gui_alv_grid importing e_row e_column.
Can any one please tell me the solution for this..
‎2010 May 20 8:06 AM
Hi ruchit,
Kindly check a demo program in your sap system.
rsdemo_docking_control
Regards,
Narendra
‎2010 May 27 9:40 AM