Hi
I am displaying a table in a dbgrid. One of the columns is a lookup column. So the user have to select a value from a lookuplist.
Let say in the list is the following values :
Apples
Pears
Oranges
Are there a way that when the user type 'P' - Pears will automatically appear. So the user want the option not to select the value from the list, but to type it in. And incorporate the logic of findnearest.
Anybody have any idea of how I must go about it?
Thanks
Karen
I am displaying a table in a dbgrid. One of the columns is a lookup column. So the user have to select a value from a lookuplist.
Let say in the list is the following values :
Apples
Pears
Oranges
Are there a way that when the user type 'P' - Pears will automatically appear. So the user want the option not to select the value from the list, but to type it in. And incorporate the logic of findnearest.
Anybody have any idea of how I must go about it?
Thanks
Karen