FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xBrowse :bEditValid executed 3x...
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
xBrowse :bEditValid executed 3x...
Posted: Tue Feb 02, 2010 08:47 AM
Hello everyone,

Im Using FW9.11's xBrowse

Code (fw): Select all Collapse
WITH OBJECT xBrw
     :aCols[ 1 ]:bEditValid := {|| msginfo('1'), .T. }     //executed 3 times.
END




How to prevent this?

Regards,
Fraxzi
Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: xBrowse :bEditValid executed 3x...
Posted: Tue Feb 02, 2010 12:12 PM

for me it evaluates only once.

Regards



G. N. Rao.

Hyderabad, India
Posts: 37
Joined: Mon Nov 12, 2007 12:46 PM
Re: xBrowse :bEditValid executed 3x...
Posted: Tue Feb 02, 2010 02:15 PM

Colleague here is the solution

viewtopic.php?f=6t=15953p=82608hilit=bvalid#p82608

Luiz Fernando

FWH 912, XHB 1.2, ADS9.0

&&&

FWH 804,XHARBOUR 1.1,XDEV,PELLES
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: xBrowse :bEditValid executed 3x...
Posted: Wed Feb 03, 2010 12:50 AM
nageswaragunupudi wrote:for me it evaluates only once.


GNR,

Are you using FW9.11? I have no fancy routine just plain :bEditValid, BTW :nEditType := EDIT_GET


Regards,
Fraxzi
Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15

Continue the discussion