Do you know how bBarGetValid works ? I tried by the way bellow, but valid clausule is not performed.
- Code: Select all Expand view
oCol:= oLbx[3]:aCols[ 1 ]
oCol:uBarGetVal := Space(10)
oCol:cBarGetPic := "@!"
oCol:bBarGetValid := {|x| MsgInfo(x), .t.}