Hi all,
I am creating an alv grid by using CL_GUI_ALV_GRID. There are five columns and multiple rows in my grid. The whole grid is in disabled mode. My requirement is this that whenever user selects more than one row, only for the selected rows the cells in column 3 will get enabled for editing. For example if the user selects first and second row, then only cell (row1, column3) and cell (row2, column3) should get enabled for editing.
Please reply asap. It's urgent.
Thanks in advance.
Ritu