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

DropDownList problems in a virtual machine

2 Answers 56 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Susann
Top achievements
Rank 1
Susann asked on 06 Oct 2015, 08:10 AM

Hello,

I have in my program a RadDropDownList and RadCheckedDropDownList, which I filled with some items. Local on em system the program runs great. But I copy it to a virtual machine, so the pop-up dropdown list is not working properly. I gave you appended to a .gif, by making the problem described.
I hope they can understand the problem and help me.

Regards,

Susann

2 Answers, 1 is accepted

Sort by
0
Hristo
Telerik team
answered on 08 Oct 2015, 06:13 AM
Hi Susann,

Thank you for writing.

I managed to reproduce the issue and I have logged it in our feedback portal. You can track its progress, subscribe for status changes and add your vote/comment to it on the following link - feedback item. I have also updated your Telerik points.

The issue appears to be related with how the animations are running when opening the popup. Until a permanent fix is released please disable them: 
this.radDropDownList1.DropDownAnimationEnabled = false;

I hope this helps. Should you have further questions please do not hesitate to write back.

Regards,
Hristo Merdjanov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Susann
Top achievements
Rank 1
answered on 08 Oct 2015, 07:12 AM

Hallo Hristo,

thanks, it works.

Regards,

Susann

Tags
DropDownList
Asked by
Susann
Top achievements
Rank 1
Answers by
Hristo
Telerik team
Susann
Top achievements
Rank 1
Share this question
or