Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids and CTRL-F Find
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00222513
Message ID:
00222679
Views:
14
Well, there may be several ways:
Create a form with a text box control where you put the string you are trying to find and activate it via on key label.

other way is writing some code on the grid1.coumn1.title.click(), where you activate the find-form wich also must have a button with something like this:

locate for at(thisform.text1.text,form1.grid1.column1.text1.text)>0

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform