‎2007 Oct 26 11:25 AM
Hai Friends,
<b>My problem is i design table view control using se51. I entered the data on table view and when i press ENTER button on keyboard the total data is disapears from the screec(i.e table view).
but i do not want this functionality. when i press ENTER button on keyboard that data is must be on the screen only.....................
please tell me how it is possible
</b>
‎2007 Oct 26 11:35 AM
Hello,
Fill the data of the table control in PBO event of the screen.
CHeck this sample report:
DEMO_DYNPRO_TABCONT_LOOP
Vasanth
‎2007 Oct 26 11:51 AM
Hi,
in the PBO of that screen initialize the value....
reward if helpful.
regards,
Vinod Samuel.