Dear Friends
We create an Interactive Grid report, in which we had a field as STATUS_CHECK which is a checkbox (Y or N). along with this report one more column is created as APEX$ROW_SELECTOR.
I need to create a DA, when the user will check the APEX$ROW_SELECTOR Status_Check display should change to Y and get update in the table.
Kindly suggest how to do it .

Sanjay