Combobox problem

When I have two or more items with the same text values in a ComboBox with
the AutoComplete option Disabled and I move the focus away from the control
the first of the items with the same text values are automatically selected
and not the selected one.

IE. My ComboBox has "George", "Adam", "Paul", "Paul", "Paul", "Jessica". I
select "Paul" number three. Now I click om a different control thus moving
the focus away from my ComboBox. The first Paul is selected the moment I move the focus away.

Someone have a solution?






Comments

  • : When I have two or more items with the same text values in a
    : ComboBox with
    : the AutoComplete option Disabled and I move the focus away from the
    : control
    : the first of the items with the same text values are automatically
    : selected
    : and not the selected one.
    :
    : IE. My ComboBox has "George", "Adam", "Paul", "Paul", "Paul",
    : "Jessica". I
    : select "Paul" number three. Now I click om a different control thus
    : moving
    : the focus away from my ComboBox. The first Paul is selected the
    : moment I move the focus away.
    :
    : Someone have a solution?
    :
    :
    I haven't looked for a solution, but I suggest you make some changes to your combobox.
    What good is it to a user to see the same value repeated in a combo?
    If they should be distinguished, how can the user know which one to select?


    Greets,
    Eric Goldstein
    http://www.gollie.nl
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion