Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid BackColor
Message
 
 
To
17/11/1999 05:58:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00291811
Message ID:
00291830
Views:
25
Hi:

Try putting the following into the DynamicBackColor property of the column you want to change.

IIF(LogicalValue,RGB(255, 0, 0),RGB(0, 0, 0))

HTH,

--Paul

>Does anyone know if it is possible to change the BackColor of specific sell in a grid (according to parameter)?I am trying
>to use BackColor of the text box in the grid.column.text or DynamicBackColor of the GridColumn(with IIF(,,)),but it is not work.
>
>Regards.
>Thenks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform