Hi frnd's
I had created 6 checkboxs and textboxs with the loop statement.
If the values contained in the internal table is 3 means it will display only 3 checkboxes and textboxes.
The retrived data is displayed using loop at screen statement and also the chckbox is made invisible.
but if i select any checkbox ie displayed it is not checked
If i select any chkbox it should be selected.
how can i do this.