Hello All,
I need the solutions for the following.
In the ALV output I am displaying a checkbox in edit mode, but I want this checkbox in edit mode for some records and disable mode for some other records depending on a condition.
Ex.
ITAB. Output fields.
Checkbox F1 F2
if the value of the field F1 = 'V' that checkbox should be in edit mode that means we can check or uncheck.
if the value of the field F1 = 'S' that checkbox should be in disable mode.
points assured.
Regards.
Krishna.