Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing backgroundcolor of some rows in a grid!
Message
From
29/01/1999 06:13:13
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
29/01/1999 05:12:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00181704
Message ID:
00181710
Views:
9
>Hello.
>
>I have a Grid which is populated with a SQL-statement.
>In the SQL-statement there is a memo field.
>I want to change the backgroundcolor on every row where
>!EMPTY(memofield). I also want to display a button on these
>rows in a column so you can click that button to display the
>memofield.
>
>Any ideas, I'm kind of stuck.
>
>/Magnus
Hi,

What you want should be possible. You would use the DYNAMICBACKCOLOR property to highlight the memos, and then in another column use the DYNAMICCURRENTCONTROL property to display the button.

I've just tried this and it should work (I wasn't sure about the button).
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform