FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xbrowse FastEdit
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
xbrowse FastEdit
Posted: Thu Jan 21, 2010 11:46 PM

If I use oBrw:lFastEdit := .t.
How can I prevent one cell from editing.
Thanks inadvance
Otto

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: xbrowse FastEdit
Posted: Fri Jan 22, 2010 01:58 AM

oCol:bEditWhen := { || <condition> }

Regards



G. N. Rao.

Hyderabad, India
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: xbrowse FastEdit
Posted: Fri Jan 22, 2010 08:19 AM

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.

Continue the discussion