Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine X,Y of grid for DynamicBackColor
Message
 
 
To
10/12/2003 08:33:56
Larry Long
ProgRes (Programming Resources)
Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00857594
Message ID:
00857600
Views:
25
>I am trying to set the BackColor of a grid cell based on a calculated value (similar to FieldState). I currently have the calcualted values in an array with one element corresponding to each field in the cursor. My idea is to put a function in DynamicBackColor that uses the grid's X,Y position to refer back to the associated array. Is this feasible? If not, I am open to suggestions.
>

Larry,

See ActiveRow and ActiveColumn prroperties of a grid.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform