Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View Only Grid
Message
From
15/04/2004 13:35:13
 
 
To
15/04/2004 12:52:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00895200
Message ID:
00895244
Views:
21
Perhaps I'm trying to get "too much sugar for the dime", but certain records are highlighted and shown in bold with the following in the init for the grid
thisform.grid1.setall("dynamicfontbold", "bold = .t.", "column")
thisform.grid1.SetAll("dynamicbackcolor", "IIF(bold = .t.,RGB(0,255,0), RGB(255,255,255))", "Column")
I'd like to scroll through the grid with no change in the grid or it's records appearance. Sergey Gerezniker's tip to use the transparent shape helps, but upon use of the up/down arrows or other keys to navigate, the original cell colors change.
Changing the columns to enabled = .f. also changes the display.
Thanks for all the help.

dg
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform