Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Question
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00228475
Message ID:
00228581
Views:
10
>Edward,
>
>Yes I checked those properties. What else could
>be wrong here?

Sometimes, it's possible to make following mistake:
Column.Controlsource=mytable.myfield
and really get empty grid, because it should be in quotes:
Column.Controlsource="mytable.myfield"
Check it, may be it's your case.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform