Hi!
Viktor Szakáts wrote:
>
> Hi Adam,
>
> How does it work in Clipper?
> Could you post a working example to demonstrate it?
>
> The one I created based on your description did the
> exact same thing in both Clipper and Harbour.
>
> Brgds,
> Viktor
>
>
I'm sorry, You are right!
I often us
Hi Adam,
How does it work in Clipper?
Could you post a working example to demonstrate it?
The one I created based on your description did the
exact same thing in both Clipper and Harbour.
Brgds,
Viktor
On Tue, Apr 14, 2009 at 8:18 AM, Adam Lubszczyk wrote:
>
> Hi!
>
> Make TBrowseDB with 10 ro
Hi!
Make TBrowseDB with 10 rows to display.
Move cursor down and stay sample on 5th row.
Do:
DBGOTO(2)
oBrows:RefreshAll()
DO WHILE !oBrows:stabilize(); ENDDO
TBrowsDB dispaly data from 1 to 10 records BUT cursor not move up to row 2nd
(and record 2) but still stay in 5th row and record set to 5