Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old September 7th, 2008, 04:24 AM
Parul Bagadia's Avatar
Familiar Sight
 
Join Date: Mar 2008
Location: India
Age: 19
Posts: 152
Default Adjucent index

In one of my programs i have made a text box for user to search for the required data from my database.
I want that whenever user is typing sth; alphabetical starting list from the letter typed by user should come side-by-side.
Is there any provision for that in VB 6.0?
Reply
  #2  
Old September 7th, 2008, 04:41 AM
QVeen72's Avatar
Moderator
 
Join Date: Oct 2006
Location: Bangalore
Posts: 1,292
Default

Hi,

Not clear what you want to do...?
can you post some example...?

Regards
Veena
Reply
  #3  
Old September 7th, 2008, 05:15 AM
Parul Bagadia's Avatar
Familiar Sight
 
Join Date: Mar 2008
Location: India
Age: 19
Posts: 152
Default

All right; for example if you go to some medical shop; whatever name you tell to that shopkeeper he'll type it in his software; if at all he has.,then as he is typing the name; sisd by side one index comes which gets sorted by whatevere alphabet he is typing.
Reply
  #4  
Old September 7th, 2008, 01:39 PM
vdraceil's Avatar
Familiar Sight
 
Join Date: Jul 2007
Location: tamil nadu, INDIA
Age: 20
Posts: 187
Default

I understand-you want to make something like google desktop search?!
If so,you've got to place some code in your searchtextbox_change event that searches the database for the entered characters of the search keyword.every time the user enters a new character in the search textbox the change event is fired.accordingly search is performed and the results may be displayed in a listbox or something..
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles