Hi Gurus ,
I have a table control that has say 100 lines on it. It however shows 20 lines at a time . I have made provision for a search help for one of the fields .
I am using GET CURSOR LINE line. to get the current line. This however brings in only the count from the current view of the table on the screen and not the exact line count from the first line of the table. How can I get the correct line that is selected ?