DropDownList with CheckBoxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I'm searching for a drop-down list control whose items are check boxes.
That list control should make it possible to select multiple items at once...

Any idea?

Many thanks in advance,
P.
 
I'm not sure that makes sense. When a user clicks an item on a dropdown
list, it generally selects the item and closes the list. Changing that
paradigm seems (at least to me) likely to confuse experienced Windows users.
At any rate, I have never seen a control that does this.
 
JV,

I see your point but it's that kind of advanced drop-down list the
PivotTable report of MS Office makes use of...

P.
 
Back
Top