Dear Friends,
I have a table control with 4 colums, The Table control is designed as input enabled ( Input/output possible ) for all lines.
The data is comming in my internal table ( The internal table which I am looping for table control data display ) from selection screen.
Now the problem is I am having only one record in my internal table, and it is displaying in table control in first line with input enable but the remaining lines are greyed out ( display only ).
Now I want to make every line as input enable for the changes or to add the data into another lines.
Note : Internal table colums are like:
CHK F1 F2 F3.
is it possible???
Thanks,
Sridhar.