oBrw:aCols[ COL_PC ]:bEditBlock := {|row, col, oCol| picklist("profit", "cntr", self, LN_CNTR) }
oBrw:aCols[ COL_PC ]:bEditValid := {|oGet, oCol| IsValidPC(oGet, self) }Is it possible to make the edit field to enter edit state after :bEditBlock has been evaluated? The idea is to force user to press Enter/Tab to go to the next field thus firing :bEditValid
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
BCC5.82/BCC7.3
xHarbour/Harbour