Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid problem
Message
From
06/06/2001 08:35:07
 
 
To
06/06/2001 08:27:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00515652
Message ID:
00515659
Views:
11
>Hello,
>
> First off let me apologize if this is a repeat post, but I tried to post yesterday and never was able to find my post. My problem is: I have a form with a grid. The source table for the Grid is the child table in a one to many relationship. One of the columns references a logical field and I wanted to allow editing with a checkbox. However, when the form is run, it acts weirdly when I try to check a box - the box doesn't check and the cursor moves up to the first record in the table. The strange thing is, it works perfectly if I set the current control to the text and just change from 'F' to 'T', etc. Any thoughts?
>
>Many thanks,
>
>Tony

My Guess is that you are doing something like a Thisform.Refresh

If you have a relationship set up and you refresh the form, if the parent table is bound to a control on the form then the child table's record pointer will be moved to the top.

Failing that,
Try and do the same thing but without the relationship set and see if the checkbox works ok on the grid.

HTH
Will Jones
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform