Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parent/child/grand child
Message
 
To
17/05/2001 14:35:49
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00508461
Message ID:
00509642
Views:
22
>>If I navigate from buyer to buyer while the buffer is dirty, it will crash (of course).

Use optimitic table buffering so you can change records without firing tableupdate(). Then update all at once.

I would use relations, but don't couple your grids directly to a table. Instead, I would use list controls and bind to an array then populate lists from array using list functions. Binding data directly to a grids or lists can can cause headaches.

Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform