Dear Gurus,
I developed a customized screen having table control.
Now i want to upload data to that table contrl.
This screen aleady contaisn some data in tab control.
Now i have to append the data after the existing data.
I dont have Pagedown option in this.
its displaying 20 rows at a time.
Suppose it contains 30 records (existing).
i need to add from 31st.
in screen when press pagedown its working.
but in my recording there is no Okcode for this.
How to handle this.