I want to get the data of the row which user just left.
I can't use :bChange as :aRow() will show the data of current row I'm at.
I saw and tried :bOnRowLeave but my test seems to indicate it also doesn't give the result I'm looking for.
What else can I try?
TIA
p.s. How to get oBrw:report() to print logical field as Yes or No instead of .t., .f.?