Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controls hide when the form is activated
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00451908
Message ID:
00451909
Views:
33
>Hi, everyone
>
>I have a form class that has several controls such as TextBox, ComboBox and a Grid. I created a new form based on this class. The form used private datasession and it has 3 tables. 2 are related on single index key. The textboxes are bount to the fields in the parent table. It worked fine until after I used the grid builder and added RecordSource and relationships. Since then the form has been blank whenever it is activated. When I clicked on the empty form randomly, I was able to click and see the dropdown list of the comboboxes and the insertion cursor where the text box should be. When one of the navigation buttons (moves the records in the table that is bound to the various, appropriate controls) got clicked blindly, all the controls appeared.
>
>Help! please....
>I don't know where the problem is?
>
>Dawa
In the activate event, do a form refresh and see if that helps.
Previous
Reply
Map
View

Click here to load this message in the networking platform