How to go cusrsor Dynamically to next line in table control

Question: Hi,
all .

In my module pool program i i defined one table control and some other variables. By using table control user can create new records, delete records or modify records what ever he wants.

here prob. is after entering all data in table control for creating new record, when ever user press enter button cursor has to go next line in table control dynamically . Byt in my program it is not going, user has to place cursor in second line and he has to enter data for another record.

like after entering new records when ever he press save button data goes to z-tables .

please help to me to come out from this prob, its urgent to me.



thanks in advan.

Answer:
I had this problem before. Unfortunately I havent solved it yet. I had used the "set cursor" to place the cursor in the next line after the user pressed enter. This worked fine until the table control was scrolled i.e once you use the scroll bar in the table control for some strange reason the "set cursor" stopped working.

I didnt find anyother method for solving this cursor position problem. Do let me know if you have any luck. As far as im concerned it is not possible
Copyright ?2007 - 2008 www.jt77.com