Re: Why doesn't forms scrollbar scroll to the last record?
From: Noel <tbal_at_go2.pl>
Date: Tue, 27 Jan 2004 14:20:54 -0000
Message-ID: <bv5ode$g3l$1_at_inews.gazeta.pl>
Date: Tue, 27 Jan 2004 14:20:54 -0000
Message-ID: <bv5ode$g3l$1_at_inews.gazeta.pl>
Uzytkownik "steve deno" <sldcrew2k_at_yahoo.com> napisal w wiadomosci
news:8e6b14d8.0401261155.728e3c8b_at_posting.google.com...
> I'm running forms 9i on 9iAS release 2 and it seems none of my
> scrollbars actually hit the last record, the user has to use the down
> arrow. I have had this problem for some time and can't find a
> resolution. Does anyone know of one? Or a workaround?
I remember i always put a '>>>' button with
'when_button_pressed' action
last_record;
(if form_status isn't query).
in same block with item_displayed property set to 1.
But, but, it may take a loooong time to fetch last record...
-- NoelReceived on Tue Jan 27 2004 - 15:20:54 CET
