For Rao, xbrowse

For Rao, xbrowse

Postby Maurizio » Sat Jul 15, 2023 4:46 am

Hello Rao,
it is possible to have the last bookmak of the selected row, before having a recordset move?

Regards Maurizio
User avatar
Maurizio
 
Posts: 807
Joined: Mon Oct 10, 2005 1:29 pm

Re: For Rao, xbrowse

Postby nageswaragunupudi » Sat Jul 15, 2023 8:54 am

Please try
Code: Select all  Expand view
local nLastBm := 0
//
//
oBrw:bChange := <|oBrw|
if oBrw:BookMark != nLastBm
   // do your work
   nLastBm := oBrw:BookMark
endif
return nil
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10468
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: For Rao, xbrowse

Postby Maurizio » Mon Jul 17, 2023 2:12 pm

Thanks Rao, that's what I was looking for. The test program works, now I test it in production.

did you delete the other answer?


Maurizio
User avatar
Maurizio
 
Posts: 807
Joined: Mon Oct 10, 2005 1:29 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Jimmy and 26 guests

cron