Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record is in use by another user (Error 109)
Message
From
14/06/2002 00:50:28
 
 
To
13/06/2002 06:05:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00667772
Message ID:
00668378
Views:
20
Hi, Marcia,
Fortunately, I met the same problem as you described. And the other user just yourself. I thought that's because of the property allowaddnew. In fact, it will add the new record in the very beginning while you enter to a new row. but after you do some modification on this new record the problem happend, sometime even you did nothing to the record. I take it as a bug of the grid. So the use a makeshift solution, just set the AllowAddNew property to false. And while user in the the last column of last row(maybe not last row) in the grid, he or she could press a hot key to insert a new row. Like press CTRL_ENTER or CTRL_INSERT key to inform the program. I have no enough konledge to check out the bug is surely about the allowAddNew property of grid object or not. Maybe here someone else could make it out. I hope my solution also helpful to you. Also I will thanks all the persons here have given the help to me.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform