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