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?
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?