Hi all,
I have a internal table with one field displayed as checkbox.
and i declared a status for the report with my own buttons(three buttons)
but after the grid displayed,when i untick/tick any one of the checkboxes,
and then when i press any one of the buttons the internal table is not modified.
but when i use list display the table getting modified with tick/untick
what shall i do to solve this..
when i tick/untick any checkbox and press any button the table should be modified.
thanks
SAI