Handle Data Conflicts Sample
File: ...\Samples\Solution\Ffc\Conflicts.scx
This sample contains the following classes.
Class | Library | Description |
---|---|---|
_conflicts | _dataquery.vcx | Displays a dialog box allowing you to resolve conflicting rows encountered during editing sessions under optimistic buffering. |
_nav4picbutton | _table.vcx | Displays two additional buttons that provide GO TOP and GO BOTTOM functions to the _Nav2PicButton class. |
_resizable | _controls.vcx | Causes objects dropped onto a form to resize and move with the Form's resize event. |
_datachecker | _datanav.vcx | Traps for data conflicts. |
For details on all classes available in the foundation classes, see Visual FoxPro Foundation Classes.
See Also
Conflict Catcher | Visual FoxPro Foundation Classes A-Z | Guidelines for Using Visual FoxPro Foundation Classes