Skip to Content
0
Former Member
Oct 31, 2007 at 06:59 AM

Taking the value of the checkbox

46 Views

Hi,

I got the checkbox as a part of an internal table.

As a result,I got the checkbox as a part of the output list.

Now if I check or uncheck the checkbox on the list after getting the output and use this internal table further in the program then will the values in th checkbox get updated?

If so,how?