Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display array in grid.
Message
From
14/04/1999 01:24:55
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
13/04/1999 23:28:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00208077
Message ID:
00208093
Views:
27
>Hi all experts, I have a grid for inputting data, there is a combo box in the first column.
>
>grid.column.combo.RowSourceType = 5-array
>grid.column.combo.RowSource = gaTemp
>
>The array gaTemp is a 2-dimensional array. I wanna know how to display gaTemp(selected by combo,2) in the 2nd column of the grid? I've tried to change the column.ControlSource, but I'm fail to display anything. :-(
>
>Thanks in advance!!
>
>Rosanna
Rosanna,
You could use array that way but it would still assign a controlsource. If it's after the last column in grid it would do a ring and use field(1) as controlsource.
If your problem is not controlsource then check that if column.currentcontrol is set to combo and play with sparse setting to see the difference.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform