Page 1 of 1

xBrowse :bEditValid executed 3x...

Posted: Tue Feb 02, 2010 8:47 am
by fraxzi
Hello everyone,

Im Using FW9.11's xBrowse

Code: Select all

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


How to prevent this?

Regards,
Fraxzi

Re: xBrowse :bEditValid executed 3x...

Posted: Tue Feb 02, 2010 12:12 pm
by nageswaragunupudi
for me it evaluates only once.

Re: xBrowse :bEditValid executed 3x...

Posted: Tue Feb 02, 2010 2:15 pm
by empresoft
Colleague here is the solution

http://forums.fivetechsupport.com/viewt ... lid#p82608




Luiz Fernando


FWH 912, XHB 1.2, ADS9.0

Re: xBrowse :bEditValid executed 3x...

Posted: Wed Feb 03, 2010 12:50 am
by fraxzi
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