2006 Dec 21 12:20 PM
whether multiple selection is possible in alv, i m using <b>set_table_for_first display</b> method.
the class name is cl_gui_alv_grid.
If yes means can any one explain me how its urgent.
Thanks in advance.
whether multiple selection is possible in alv, i m using <b>set_table_for_first display</b> method.
the class name is cl_gui_alv_grid.
If yes means can any one explain me how its urgent.
Thanks in advance.
2006 Dec 21 12:23 PM
Hello Kalpana,
Refer the demo report BCALV_TEST_GRID
If useful reward.
Vasanth
2006 Dec 21 12:24 PM
for multiple selection u have to use checkboxes
chk program BCALV_EDIT_05 for the same
u can use boxes also , but u have use CTRL button to select multiple line
so better go for checkboxes