Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: different scroll_up & up
Dear Steven,
up means next record, scroll_up means next record-set,
when you have an layout-style Form with display only one record at the time
then up and scroll_up is the same, but when you have an layout-style
Tabulator with more than one record
then scroll_up means next record set.
Günter
ab2160_at_wayne.edu schrieb:
> Would you tell me what is the different between DO_KEY('SCROLL_UP') and
> DO_KEY('UP'). For me, they have same function.
> But I supposed the 'scroll_up' means to go to first record in the table,
> anyway it doesn't work in my form.
> Thanks advance!
> steven
>
> my email:wuhanda_at_hotmail.com
Received on Wed Aug 04 1999 - 11:57:38 CDT
![]() |
![]() |