Posted
on Dec 6, 2011
(permalink)
Hi,
I've a problem with the Autofilter in the MultiColumn ComboBox:
If AutoFilter is turned on, and I type some numbers in the CB and if there is only one value in the Combo Box which matches with the text we type it is automatically getting selected.
Is there a way to disable this function because extra numbers are getting added after the autoselect.
For eg if I m typing the value 990113 in the text area of CB,and there is only one value in the Combobox which starts with 9901,then
if we just type 9901 the value 990113 will get automaticaly selected .So when we try to type 990113 ,
after we type 1 it will automaticaly select 990113 and it will also add 13 which we type and the value will be like this 99011313.
Please advise how to workaround these problems.
Thanks