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

DropDownList option and Scroll

5 Answers 147 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
DenisCL
Top achievements
Rank 1
DenisCL asked on 05 Nov 2010, 03:59 PM
Hello,

I come to you in order to expose a problem I meet with RadDropDownList with dropDownlist option.

In fact when I want to scroll almong the items I meet a special behavior where the dropDownlist is scroolling, but the form behind scrool too, and the dropdownlist is finally detached.

Screenshot here

I didn't find any issues in forum regarding this behavior. Is it already referenced at your level?

Any information?

Thanks for your help
Regards

Denis

5 Answers, 1 is accepted

Sort by
0
Richard Slade
Top achievements
Rank 2
answered on 05 Nov 2010, 04:09 PM
Hi, 

Are you using quite an old version of the controls? 
I see from the release notes (here) for version 2009.3.9.1203 that there was an issue fixed that describes this behaviour

QUOTE: 
Fixed: The handling of the OnMouseWheel event is now improved which eliminates bugs related with scrolling of container controls on which RadComboBox resides.

I'd suggest upgrading to the latest 2010 Q2 914 Release if you are not on that one already. 
Hope that helps
Richard

0
DenisCL
Top achievements
Rank 1
answered on 08 Nov 2010, 10:18 AM
Hello,

Thanks for answering.

Actually I tried to create a simple project with dropdownlist but I couldn't manage to reproduce this behavior.

And now when I try in my application, this behavior disappeared.
Everything seems fine then, but it's very weird.

Regarding the vesion I'm using, it's the 2010 Q2 sp1.
If I can reproduce it easily, I 'll informed you asap.

Best regards
0
Richard Slade
Top achievements
Rank 2
answered on 08 Nov 2010, 10:20 AM
Morning Dennis, 

Glad that you seem to have it sorted. 
Best regards, 
Richard
0
Emanuel Varga
Top achievements
Rank 1
answered on 09 Nov 2010, 12:14 AM
Hello guys,

This sounds to me like a SuspendLayout() problem, did you use somewhere in your app a SuspendLayout() call without a ResumeLayout(true)? The true part is very important, I've also seen some issues with the grid behaving strangely after a suspend and resume without a perform layout...

Hope this helps, if you have any other questions or comments, please let me know,

Best Regards,
Emanuel Varga
0
Peter
Telerik team
answered on 11 Nov 2010, 03:15 PM
Hi all,

Yes, I agree that probably the issue is caused by a suspended layout. However, we cannot be sure until we research the case. Therefore, Denis, please open a new support ticket and send me a sample application which demonstrates the described behavior. This will allow me to assist you further.
 
All the best,

Peter
the Telerik team

 

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 Public Issue Tracking system and vote to affect the priority of the items
Tags
DropDownList
Asked by
DenisCL
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
DenisCL
Top achievements
Rank 1
Emanuel Varga
Top achievements
Rank 1
Peter
Telerik team
Share this question
or