This is a migrated thread and some comments may be shown as answers.

Text on combo when items selected

1 Answer 33 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Segev
Top achievements
Rank 1
Segev asked on 01 Jun 2014, 07:13 AM
Hi,

I have a combo with check boxes.
When I select only one item and close the combo, I get the name of the item on the combo. Works good.
When I select few items in the combo I get the text "x items checked". Works good.

But... If I select only one item, close the combo (and get the item's name on the combo), then open it again and check few more items, and close the combo, now I still have the name of the first checked one. The text doesn't change to "x items checked".

An image with the steps to reproduce is attached.

Is this a known issue?
Is there a workaround?

Thanks,
Guy.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 02 Jun 2014, 04:08 AM
Hi Segev,

This is not an expected behavior of the control, it is hard to replicate the issue without your code. Please take a look into this online demo and try to reproduce the issue here or please provide a sample code snippet where I can reproduce the issue for further help.

Thanks,
Princy.
Tags
ComboBox
Asked by
Segev
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or