Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid - changing colours
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00718785
Message ID:
00718795
Views:
17
>Is there a way to change colours of grid boxes at random - not just the column colour? I need to write an appontment module that reps different appointments
>in different colours in a grid? If so is there an easy way to tie the colour to a table field value?

You would have to use DynamicBackColor property for the column. You may set it to thisform.MyColor(myTable.myField) and create a form's method, which would return a color based on field's value.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform