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

Problem with Combo Drop Up

3 Answers 118 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Balaji
Top achievements
Rank 1
Balaji asked on 31 Jul 2008, 08:46 AM

Hi

Could any one suggest me ?

I am facing one problem with radcombo.

When I click on radcombo in the borwser when browser is in normal size (not in maximised size), the radcombo itemlist is coming as drop-up. Unlike normal ASP.NET Dropdownlist, the radcombobox items list is going in side the browser window. But where as an ASP.NET dropdownlist items will be  coming on the browser window. (that means the item list will overlap on the browser window).

Is it possible to display the radcombo box itemlist by overlapping it on the browser window ?

Is there any proprety to control/find the itemlist direction (drop-down/drop-up) ?

Thanks in advance.

Balaji Velasiri.

3 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 31 Jul 2008, 10:37 AM
Hello Balaji,

RadComboBox cannot overlap the browser window.

Also opening in different directions is normal behavior if you have EnableScreenBoundaryDetection  property set to true. Then if there is not enough space for the dropdown to open, it will change its direction and will open upwards. If you do not want this behavior I suggest you set EnableScreenBoundaryDetection property to false.

Regards,
Rosi
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Duc
Top achievements
Rank 1
answered on 23 Jan 2009, 11:22 PM
Is there a property that forces the combo to always drop up?
0
Paul
Telerik team
answered on 26 Jan 2009, 12:37 PM
Hi Duc,

Unfortunately, there's neither a property nor any workaround to force the combo to always drop up.

Regards,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
Balaji
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Duc
Top achievements
Rank 1
Paul
Telerik team
Share this question
or