ComboBoxAdv prevent drop down on right click

Hello,

I need to prevent the comboboxadv from handling the right mouse click. Instead I want to manage right click events myself.

If I just implement mousedown/up/click I get the event but the combobox anyway drops down the list. I can set droppeddown to false in the event handler but you can still see the list popping up which looks ugly.

I cannot derive an own control because I use the dropdown at least 200 times in many forms and dialogs and I cannot replace all of them.

Any suggestion?

Thanks in advance,
Christian

1 Reply

RB Rajasekar B Syncfusion Team February 17, 2010 01:21 PM UTC

Hi,

Thanks for using syncfusion products.

We consider this as a bug. Dropdown should not appear when it is right clicked if the DropDown style is Dropdownlist. Can you create a new Direct Trac incident.

Please let me know if you have any question.

Thanks,
Rajasekar

Loader.
Up arrow icon