Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter in Grid
Message
From
12/03/2001 01:19:12
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00483962
Message ID:
00483969
Views:
7
Dear Jaime,

I solve it by putting a commandbutton on the form with click event type:

set filter to (the_criteria)
requery("The_Grid")
thisform.The_Grid.refresh()
set filter to && to disable the current filter, so that you can set the next filter


Yours faithfully,

Ransome
Previous
Reply
Map
View

Click here to load this message in the networking platform