Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Incremental search in Grid without jKey ?
Message
From
22/01/2007 11:40:14
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01187708
Message ID:
01187711
Views:
22
>Hi all,
>
>Can I perform incremental search in Grid without use the jKey library
>(jKey is incremental search utility http://www.augtech.com/jkeypage.asp )
>Thanks.

You add to your search textbox.interactivechange event:
Seek this.value in mycursor  && 'mycursor' is grid recordsource
thisform.mygrid.setfocus
this.setfocus
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform