Problem!!!Find function with vb6!!!

keithlim
09-05-2003, 01:55 AM
I need to develop a "Find" *.dll or Function that can allow me to keep track of every character in the text box simuteneously. The cursor will keep chasing the keyword that being type into the textbox.

Example:

I wanted to find a field name in the a datagrid call "DBC123". When I typed in the first character "D" the cursor or pointer in the datagrid will move or point to the field in the datagrid that start with "D". Then typed in the character "B", it will keep chasing field with "DB" and so on until to the right field.

Can anybody please help me with this problem? Please provide me with the source code.


Urgent !!!

Thank You!!!

pradeep
09-05-2003, 05:45 AM
Check THIS (http://visualbasicforum.com/showthread.php?t=103249) Thread.

Hope it helps...

Flyguy
09-05-2003, 08:25 AM
Also have a look at the FlexGrid thread in the code library.
It used a FlexGrid, but maybe you can use some of the code.

http://www.visualbasicforum.com/showthread.php?p=486368

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum