john230873
Programmer
I have a lookup field in a table which displays a part_number for using the link (part_key). This lookup field is used in a DBGrid. Because there is 50,000 parts I don't want to use the drop down box option which automactilly turns on. (unless if you can type to filter the list). How do I turn this option off on the DBGrid as from what I can see it appears to be turn off aready.