Home All Groups Group Topic Archive Search About

Case sensitive search in the combobox [.Net 2.0]

Author
7 Jun 2006 4:46 PM
Raj Kumar
Greetings!
I am using a combobox bound to a list of items. The AutoCompleteMode is set
to SuggestAppend and the AutoCompleteSource is set to ListItems. The list has
items like \\lastname and \\LastName. The control's display and value member
properties are set to the same field in the collection.

If I start typing \\lastname, I do not see that in the suggested list and
instead, I see a list of items starting with \\L.

Is there a way I can have the list display the correct list?

Thanks for your time.
Regards,
Raj

Author
8 Jun 2006 8:08 PM
Raj Kumar
Hi!
Has anyone encountered this situation or can I report this as a bug?

Regards,
Raj

Show quote
"Raj Kumar" wrote:

> Greetings!
> I am using a combobox bound to a list of items. The AutoCompleteMode is set
> to SuggestAppend and the AutoCompleteSource is set to ListItems. The list has
> items like \\lastname and \\LastName. The control's display and value member
> properties are set to the same field in the collection.
>
> If I start typing \\lastname, I do not see that in the suggested list and
> instead, I see a list of items starting with \\L.
>
> Is there a way I can have the list display the correct list?
>
> Thanks for your time.
> Regards,
> Raj

AddThis Social Bookmark Button