Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array question
Message
 
To
13/01/1999 13:30:14
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00175582
Message ID:
00175593
Views:
31
Hi John,

>What is the best way to insert values from an array into grid columns?

If it's a read-only grid, you can create a cursor that has as many records as the grid has rows. Then set the recordsource to this cursor and set the controlsources to something like:

Array[Recno(),1]

Christof
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform