Hi everybody,
I am using ooabap for alv grid display , which includes checkbox before every field and a update button on application bar, in which every field contain a checkbox before it , when a checkbox is checked its corresponding record will be changed to editable mode, and update button to update the changes done to the records, programming is working fine for first time , but once update button is clicked event is triggering after that check box is not getting checked.