If I use oBrw:lFastEdit := .t.
How can I prevent one cell from editing.
Thanks inadvance
Otto
If I use oBrw:lFastEdit := .t.
How can I prevent one cell from editing.
Thanks inadvance
Otto
oCol:bEditWhen := { || <condition> }
Dear Rao,
thank you very much for your help.
Best regards,
Otto
PS: drag&drop oCursor
I have to install the newest FWH to test.