Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with grid
Message
From
15/12/1997 10:36:46
 
 
To
15/12/1997 03:47:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00065874
Message ID:
00065922
Views:
42
>Can anyone tell me why a grid which i created programmatically did not function ie. did not display the values from a table of mine?
>
>i tried using the grid component before i tried doing it programmatically and it seems to work fine with the component. i made sure the 'RecordSource' and Child Order' properties and the columns are set properly.
>
>When i ran the form, the grid appeared to be empty.
>Am i missing a step somewhere?
>Do i have to explicitly invoke some statement/command to initialize or load the grid?

Have you insert a Grid.Column.Control.Visible = .T.?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform