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

Combobox Dropdown Issue

3 Answers 65 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Arun Kumar
Top achievements
Rank 2
Arun Kumar asked on 20 Oct 2013, 10:32 AM
Hi all,

RadComboBox dropdown position is not changed when I scroll the page, see the attached screenshot. How do I rectify this ?

3 Answers, 1 is accepted

Sort by
0
Ivan Zhekov
Telerik team
answered on 22 Oct 2013, 02:16 PM
Hello, Arun.

The dropdown is scrolled with the page.

Now, there is this other behaviour, when the combobox is within a scrollable container. In that case the when you scroll the container, the combobox dropdown will not scroll. If this is the case you are referring to -- this is the default behaviour and can not be changed out of the box. We'll be adding however a help article how to change the behaviour.

When we are ready with with the article it will be available in our help, and we'll link to it form the common combobox resources. I will also reply here.

Note: the script will need some tweaking.

Regards,
Ivan Zhekov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Arun Kumar
Top achievements
Rank 2
answered on 23 Oct 2013, 01:03 PM
Hello Ivan Zhekov,

The issue is drop-down is not scrolled with page. It sticks in fixed place. If I scroll the page up and down all controls moved except drop-down. It happens on dropdownlist also. I need to move drop-down along with RadComboBox or close the drop-down if users scroll the page. How do I do that ?
0
Ivan Zhekov
Telerik team
answered on 23 Oct 2013, 02:36 PM
Hello, Arun.

Examine the RadComboBox and RadDropDownList overview demos:


Are the comboboxes / dropdown popups scrolling?

Perhaps there is something else to your project that makes the popups not scrolling; it could as well be that your layout is built in such a way, that you are not scrolling the page, but scrolling a container.

Would it be possible for you to show us a sample of your project / live URL etc, so we could inspect your case and see what needs to be done?

Regards,
Ivan Zhekov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
ComboBox
Asked by
Arun Kumar
Top achievements
Rank 2
Answers by
Ivan Zhekov
Telerik team
Arun Kumar
Top achievements
Rank 2
Share this question
or