Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid
Message
From
25/06/2006 08:47:46
 
 
To
25/06/2006 07:05:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Grid
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01131496
Message ID:
01131508
Views:
15
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>I have a Cursor with a field called 'Control', i want to display in grid only the records that 'Control=1' and exclude if 'Control=0' but not delete this records.
>
>Regards,
>
>João Batista
set filter to control=1 in yourcursor
yourgrid.refresh()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform