I am using ALV grid to display tables. I have 25 different tables to displayed based on the node key selection.To achieve this, i am employing field symbols for dynamic table declaration.
Now i want to enable/disable one row of the table.Since i wont be able to add any other inner table i cannot use cl_gui_alv_grid=>mc_style_enabled or cl_gui_alv_grid=>mc_style_disabled. Is there anyother way to enable or disable a row in such case.
Please respond.
Thanks!
Regards,
Shambavi.