S
schleichv
Hello,
I am trying to use the autocomplete feature of the dotnet 2.0 combobox.
Everything works fine except when the strnig contains a forward slash
(/). For those items, the autocomplete text ends at the forward slash.
i.e. If the Items contained the string "My event 5/6/2006"
The autocomplete would only show "My event 5/", and thus would never
get a match.
Has anyone run across this? Any help appreciated.
Thanks.
I am trying to use the autocomplete feature of the dotnet 2.0 combobox.
Everything works fine except when the strnig contains a forward slash
(/). For those items, the autocomplete text ends at the forward slash.
i.e. If the Items contained the string "My event 5/6/2006"
The autocomplete would only show "My event 5/", and thus would never
get a match.
Has anyone run across this? Any help appreciated.
Thanks.