Click here to Skip to main content
16,018,949 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a column "Emp_Name" in c1trueDBGrid and i created a c1trueDBDropDown that have all the emp_name. i want to use this like, when user start entering emp_name in c1trueDBGrid column, the
c1trueDBDropDown auto matically search the name from alphabet that a user enters in c1trueDBGrid column...
search is based on character by character as user enter "a" all the name starting with a will be show... How can i do this?????
Posted
Updated 13-Sep-13 3:37am
v2
Comments
What have you tried?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900