Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Refresh in VFP6 SP5
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00594545
Message ID:
00594563
Views:
34
>Hi All,
>
>I have a grid that displays child records controlled by a table buffered parameterized view. The parent information is displayed above the grid. There are buttons to add, edit, or delete the child record. When I click on Delete, and affirm the delete request, I expect the selected record to vanish -- it doesn't.
>
>What am I doing wrong?
>
>The Code (after the confirmation message):
>
>lcChildTable = This.Parent.grdChldRecs.RecordSource
>
>DELETE IN (lcChildTable)
>
>This.Parent.grdChldRecs.Refresh()
>
>
>
>Thanks for any help or insight.
>
>
>Robert

What is your SET DELETED ON or OFF?
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform