‎2007 Apr 17 7:11 AM
Hi,
I have created a program with table control like program RSDEMO02.
I want that they can mark only 1 row.
In this demo program there is an error. I mark a row on the first
screen, when I go to the next page and I mark a row then the first row
still stay marked.
When I stay on the same screen than it works correct.
Is there a way to solve this problem?
Kind regards,
Rita Stockmans
‎2007 Apr 17 7:17 AM
Hi,
When you mark a row then the first field of the table control(Single charecter field in the table control) will become X, you need to handel this and make this as SPACE, so every time only 1 will be selected.
and also, there will be an option in the attributes of the table control(in SE51), look at the attributes option, there you can select an option to select single row for a table control
Regards
Sudheer