Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use filter to filter records in grid
Message
From
17/03/2005 08:18:00
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00996708
Message ID:
00996717
Views:
28
hi,
i locate for "IO27",
i get evry thing begin with "IO2" as io22,io23....
i need to see at my grid only e.x "IO27"
this is the problem.
THANKS.
>Hi M.
>
>So what's the problem? What are you getting? What does not work? How are you getting what? How is it displayed or how do you know success or failure.
>
>Terry
>
>>hi all,
>>i need help to get what i insert at textbox form my table,
>>
>>i try via field name mac1 from mytable as "IO2",i see at my grid every name begin with io2 as io21,io22,io27...
>>
>>    LOCATE FOR   dat=(thisform.text2.Value) .AND. table1.mac1=ALLTRIM(thisform.text18.value ) AND TYP=THISFORM.TEXT24.VALUE&&typ is numaric
>>
>>IF  FOUND()
>> set filter to  MONTH(dat)=MONTH(thisform.text2.Value) .and. mac1=alltrim(thisform.text18.value)AND TYP=THISFORM.TEXT24.VALUE
>>
>>
>>thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform