Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculated expresion in Grid column Control Source too l
Message
From
28/11/2001 04:12:53
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
27/11/2001 20:24:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00586115
Message ID:
00586819
Views:
27
>Thanks Cetin. I like the idea with array.

Dejan,
I see you need colors also. Then make the array 2 columns and put the colors n second column. Your controlsource and dynamickbackcolor would look like :

myGrid.myColumn.Controlsource = "(thisform.myArray[myTable.status_no+1,1])"
myGrid.myColumn.DynamicBackColor = "(thisform.myArray[myTable.status_no+1,2])"
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
Reply
Map
View

Click here to load this message in the networking platform