Skip to Content
0
Former Member
Dec 04, 2008 at 07:54 PM

Table control , how to tell which line is selected in case it is scrollable

17 Views

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 ?