hi all, i have a problem here.
i want to create checkboxes dynamically according to the no. of records in the internal table.
For example, my internal table ITAB1 got 12 records. i have to generate out 12 checkboxes.
anyone knows how to solve this?
thanks.