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!!!
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!!!