Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange grid behaviour
Message
From
15/12/1997 09:11:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Strange grid behaviour
Miscellaneous
Thread ID:
00065899
Message ID:
00065899
Views:
75
I have 8 columns in a grid. In the beforerowcolumnchange event this code:
If ncolindex=6 .and. lastkey()=13
this.activatecell(this.activerow+1,3)
nodefault
endif

If I fire 'Replace (field x with y)' and I am in the sixth column -having pressed ENTER- an error appears: "Record is in use by another user".

The exclusive is ON and no lock is on (I hope so!)
This error do not appear if I am in another column or if I reach the sixth column with TAB or (this is the strange key!) if I empty the beforerowcolumnchange event.
Any idea? Thanx
Reply
Map
View

Click here to load this message in the networking platform