Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid problem
Message
 
To
11/08/2000 16:04:55
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00403742
Message ID:
00404127
Views:
15
thisform.grid1.columncount=5 && five columns on the grid
then if you need 7 columns
thisform.grid1.columncount=7&& seven columns on the grid
thisform.grid1.column[6].controlsource=Mydata.field6
thisform.grid1.column[7].controlsource=Mydata.field7

Juan C.
"Anyone who has never made a mistake has never tried anything new." A.E
"The important thing is not to stop questioning. Curiosity has its own reason for existing." A.E
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform