Table control - URGENT

Question:
I have created a table control in my dialog program. I want the following things in my table control :-
1. Disable vertical scrolling in the table control.
2. The table control consists of 10 rows. And only 3 rows of data are populated in the table control. If the user wants he can modify the data in the 3 rows plus he can also input new data in the 4th - 5th----10th rows.
But the problem is when i am running my modify dialog program, only 3 rows are being displayed in the table control in write mode, the rest other rows are displayed in read-only mode.
How can i make the blank rows write-enabled so that the user can enter data in it.
Help in the above problem is sought urgently and i will be deeply grateful.
Regrads
Sanjay
Answer:
Hello Sanjay.
Set the <table_control>-LINES variable to:
the number or rows in internal table+X, where X is the additional number of lines you wish to have as input enabled lines.
Regards
Sudhir/Mohit
Answer:
Thankx Sudhir/Mohit.
Sanjay

More Articles:

How to create index for table VBAP?
insert column?
ICONS IN REPORTS?
Cursor Position in Table Control?
TCODE of Object : TYPD ITOB ; Object Header : TYPE ITOB ?
Material Master?