Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to view only certain records in a grid
Message
From
21/06/2002 13:56:42
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
21/06/2002 13:43:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00671152
Message ID:
00671166
Views:
18
>Hi
>I need to make vissible in a grid only the records marked for delettion like the .setall(....) for make rows in different color.
>Thanks
>Juan Uribe

You mean show deleted in different color ?

thisform.myGrid.SetAll('DynamicBackColor', 'iif(deleted("myTable"),0xC0C0C0,0xFFFFFF)','Column')

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform