Home » Developer & Programmer » Forms » do_key('scroll_up'); is skipping a record
do_key('scroll_up'); is skipping a record [message #85189] Mon, 07 June 2004 23:41 Go to next message
domingo
Messages: 54
Registered: June 2004
Member
Hi

I have a scroll up button in my form .

I have coded it with do_key('scroll_up) in when button pressed trigger.

But when i click it the cursor goes from 1st row to 3rd row , escaping the 2nd row.

Can anyone help me out ?

I shall be highly obliged.

    regards

      shawna
Re: do_key('scroll_up'); is skipping a record [message #85190 is a reply to message #85189] Tue, 08 June 2004 00:56 Go to previous message
nsk
Messages: 16
Registered: June 2004
Junior Member
Hi,

do_key('scroll_up') moves u r record pointer by
number of records u have to set to display in one block. so use of this in multi record display block to move one record back is not suggestable. instead of this u use "previous_record" to move one record back.

Hope this works for u.
Previous Topic: run ms-dos batch file
Next Topic: help in using DBMS_JOB
Goto Forum:
  


Current Time: Mon Jul 08 14:51:00 CDT 2024