Hello Rao,
it is possible to have the last bookmak of the selected row, before having a recordset move?
Regards Maurizio
local nLastBm := 0
//
//
oBrw:bChange := <|oBrw|
if oBrw:BookMark != nLastBm
// do your work
nLastBm := oBrw:BookMark
endif
return nil
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 47 guests