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

[Solved] Why the horizontal ruler behavior?

4 Answers 203 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Søren Hartig
Top achievements
Rank 2
Søren Hartig asked on 17 Nov 2009, 09:21 AM
Hi,

I have this horizontal rule behavior in some of my dropDowns (that inherit RadComboBox)

(2009-11-17_1003.png: image attached)

The tab position is weird as well, as if I use Telerik.Web.UI.dll v.2008.03.1125.20 it shows fantastic!
if I use Telerik.Web.UI.dll v.2009.02.826.2 it shows half the way :(

(2009-11-17_1015.png: 2nd image attached so you see how it shows in the older version)

a simple screen cast to shown the Dropdows.
url: http://bit.ly/jpgK3

you can see by the code (using Firebug) that there is no spaces in the numeric dropdowns, but it gives me an annoying horizontal scroll...

This is a dynamic load, so there is no control code, only adding controls dynamically to a Panel and render them in a webpage.
The code that loads the DropDown controls is exactly the same for all dropdowns you can see in the video, but some act very differently, why?

4 Answers, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 17 Nov 2009, 02:11 PM
Hi Søren Hartig,

We have fixed some issues with the skins of RadComboBox since version 2009.02.826.2.

I suggest you upgrade to the latest version and test with it.

Greetings,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Søren Hartig
Top achievements
Rank 2
answered on 17 Nov 2009, 02:14 PM
Will this fix the dropdown behavior as well?

You do mention that was fixed "since", is that mean with the version you refer included?

The first image (regarding the tab half way) was taken running exactly that version, and after that, there is only the Q3 version that I did not tested yet.

The dropdown's have the exact same problem in version 2008.03.1125.20 and 2009.02.826.2.

I will test in version 2009.03.1103 and post the results.
0
Søren Hartig
Top achievements
Rank 2
answered on 17 Nov 2009, 02:36 PM
this is the same screen cast but now running

Telerik.Web.UI.dll Q3 version (2009.03.1103)

url: http://bit.ly/YFqmf

As you can see, the horizontal behavior stops on dropdown that have numeric fields (as it happaned before) but that last dropdown is still a problem.

And... can you see the tab images again? still half way, only version 2008.03.1125.20 shows it correctly, what changes I need to perform in my CSS?

And what can I do in order to get that last dropdown running normally? should I invoke jQuery and do a each() for each dropdown to make it as wide as it's caller? (the "Status_Input" control) like I did (and doing the same for the control that handles the border)?
0
Simon
Telerik team
answered on 17 Nov 2009, 05:40 PM
Hello Søren Hartig,

Thank you for the information and the video.

Apparently the issue with the ComboBox still exists in your case.

Could you please open a support ticket and send us the page where both issues can be observed? This will be the best way to proceed from now on.

We will investigate the issues and eventually will provide workarounds or solutions.

All the best,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ComboBox
Asked by
Søren Hartig
Top achievements
Rank 2
Answers by
Simon
Telerik team
Søren Hartig
Top achievements
Rank 2
Share this question
or