Hello all.

I am using Apex's TrueDBGridPro 7.0. I have an unbound grid, and I am using the TDBDropDown control that is bound in one of the columns. I have got the incremental search working. My question is, how do I limit the field to values that are in the TDbDropDown control? I don't want the users to be able to just type in a value.

TIA!