Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem Changing DynamicBackColor programmatically
Message
From
03/04/1998 12:23:09
 
 
To
03/04/1998 12:20:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00089220
Message ID:
00089329
Views:
24
>Don,
>
>It is tricky but the statement I use when I attempt to change the property:
>ThisForm.grdFiles.SetAll("DynamicBackColor",; "IIF(files.status=1,RGB(192,192,192),RGB(255,255,255))","column")
>
>is the exact one I use in the INIT method of the grid and it works fine, I just can't change the property after it is set in the init method, but I will keep playing with it as I am seriously annoyed at it !
>
>Thanks !

You should issue Grid.Refresh after you reset dynamic property.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform