Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid wont display in a form
Message
From
12/01/2000 16:13:43
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00317160
Message ID:
00317248
Views:
14
What data session is the Display Form you are calling using?

If it is using a private data session the cursors opened in the calling form will not be visible. If it is using the default data session, the cursors should be visible.

>Hi.
>I am calling a Display Form from my main form. In my display form, I just want to display the contents of a cursor which has been created in the Main Form. This cursor has a unique name so will be different every time.
>
>In my Display Form, I have a grid whose RecorSource =' ' and RecorSourceType = 0 (Table).
>In the Init of the form, I pass the name of the Cursor and do the following:
>
>ThisForm.Grid.RecordSource = lcfile && name of Cusrsor
>
>...but nothing appears in the grid
>
>I know grids can be awkward if you change their RecordSource but is there something wrong with waht I am doing ?
>
>Regards,
>
>Gerard
Thanks,
Dan Jurden
djurden@outlook.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform